2024-08-16 16:37:26.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-08-16 16:37:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42a0501e 2024-08-16 16:37:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:26.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:26.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-08-16 16:37:26.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:26.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:26.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:26.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:26.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:26.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:26.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:26.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:26.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-08-16 16:37:26.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-08-16 16:37:26.361 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:26.367 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf21e2f 2024-08-16 16:37:26.368 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf21e2f 2024-08-16 16:37:26.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.373 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6235edc1 2024-08-16 16:37:26.373 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6235edc1 2024-08-16 16:37:26.376 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@660a755f 2024-08-16 16:37:26.377 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@660a755f 2024-08-16 16:37:26.381 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2308e7fa 2024-08-16 16:37:26.381 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2308e7fa 2024-08-16 16:37:26.385 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff796d2 2024-08-16 16:37:26.385 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff796d2 2024-08-16 16:37:26.389 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e12308 2024-08-16 16:37:26.389 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e12308 2024-08-16 16:37:26.393 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f40c86 2024-08-16 16:37:26.393 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f40c86 2024-08-16 16:37:26.397 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@432718b5 2024-08-16 16:37:26.397 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@432718b5 2024-08-16 16:37:26.399 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.401 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20855705 2024-08-16 16:37:26.401 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@20855705 2024-08-16 16:37:26.401 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 16:37:26.403 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.621 [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-08-16 16:37:26.622 [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-08-16 16:37:26.622 [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-08-16 16:37:26.623 [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-08-16 16:37:26.655 [DefaultDispatcher-worker-6 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.656 [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-08-16 16:37:26.656 [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-08-16 16:37:26.656 [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-08-16 16:37:26.733 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.782 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.814 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.832 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.851 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.858 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.967 [DefaultDispatcher-worker-7 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1945113f 2024-08-16 16:37:26.999 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 16:37:26.999 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 16:37:27.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-08-16 16:37:27.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-08-16 16:37:27.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:27.016 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1945113f: (connection evicted) 2024-08-16 16:37:27.017 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cf21e2f: (connection evicted) 2024-08-16 16:37:27.017 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6235edc1: (connection evicted) 2024-08-16 16:37:27.018 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@660a755f: (connection evicted) 2024-08-16 16:37:27.018 [DefaultDispatcher-worker-6 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 16:37:27.018 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:27.018 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2308e7fa: (connection evicted) 2024-08-16 16:37:27.019 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ff796d2: (connection evicted) 2024-08-16 16:37:27.019 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e12308: (connection evicted) 2024-08-16 16:37:27.020 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f40c86: (connection evicted) 2024-08-16 16:37:27.020 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@432718b5: (connection evicted) 2024-08-16 16:37:27.021 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20855705: (connection evicted) 2024-08-16 16:37:27.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:27.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-08-16 16:37:27.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-08-16 16:37:27.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-08-16 16:37:27.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1247c72e 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:27.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:27.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:27.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:27.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-08-16 16:37:27.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-08-16 16:37:27.037 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.048 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.050 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.052 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:27.053 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:27.053 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:27.053 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:27.069 [DefaultDispatcher-worker-1 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.070 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 16:37:27.070 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:27.070 [DefaultDispatcher-worker-1 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 16:37:27.076 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.091 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.108 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.124 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.135 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:27.139 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.141 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eb883 2024-08-16 16:37:27.142 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eb883 2024-08-16 16:37:27.144 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.146 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e94756 2024-08-16 16:37:27.146 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e94756 2024-08-16 16:37:27.149 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6d3f3 2024-08-16 16:37:27.149 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6d3f3 2024-08-16 16:37:27.152 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d44d6d 2024-08-16 16:37:27.152 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d44d6d 2024-08-16 16:37:27.155 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a461f14 2024-08-16 16:37:27.155 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a461f14 2024-08-16 16:37:27.158 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@735c2cfd 2024-08-16 16:37:27.158 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@735c2cfd 2024-08-16 16:37:27.160 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4224202e 2024-08-16 16:37:27.160 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4224202e 2024-08-16 16:37:27.163 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fbb222 2024-08-16 16:37:27.163 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fbb222 2024-08-16 16:37:27.166 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cfb7d6 2024-08-16 16:37:27.166 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@28cfb7d6 2024-08-16 16:37:27.166 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:27.178 [DefaultDispatcher-worker-6 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f61e002 2024-08-16 16:37:27.207 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 16:37:27.207 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-08-16 16:37:27.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-08-16 16:37:27.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-08-16 16:37:27.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:27.208 [DefaultDispatcher-worker-6 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:27.209 [DefaultDispatcher-worker-7 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-08-16 16:37:27.209 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f61e002: (connection evicted) 2024-08-16 16:37:27.210 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d2eb883: (connection evicted) 2024-08-16 16:37:27.210 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e94756: (connection evicted) 2024-08-16 16:37:27.211 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d6d3f3: (connection evicted) 2024-08-16 16:37:27.211 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d44d6d: (connection evicted) 2024-08-16 16:37:27.212 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a461f14: (connection evicted) 2024-08-16 16:37:27.213 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@735c2cfd: (connection evicted) 2024-08-16 16:37:27.213 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4224202e: (connection evicted) 2024-08-16 16:37:27.214 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22fbb222: (connection evicted) 2024-08-16 16:37:27.214 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28cfb7d6: (connection evicted) 2024-08-16 16:37:27.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:27.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-08-16 16:37:27.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@667797f 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:27.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:27.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:27.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-08-16 16:37:27.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ea78f0 2024-08-16 16:37:27.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ea78f0 2024-08-16 16:37:27.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-08-16 16:37:27.364 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:27.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-08-16 16:37:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:27.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@379f9555 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:27.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:27.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:27.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-08-16 16:37:27.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d64a960 2024-08-16 16:37:27.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d64a960 2024-08-16 16:37:27.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-08-16 16:37:27.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d92e8e2 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:27.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:27.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:27.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-08-16 16:37:27.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdbe995 2024-08-16 16:37:27.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@cdbe995 2024-08-16 16:37:27.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-08-16 16:37:27.716 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:27.724 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d64a960 2024-08-16 16:37:27.745 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:27.998 [DefaultDispatcher-worker-6 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdbe995 2024-08-16 16:37:28.007 [DefaultDispatcher-worker-6 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdbe995 2024-08-16 16:37:28.007 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45915/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 16:37:28.007 [DefaultDispatcher-worker-6 @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:45915/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-08-16 16:37:28.007 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45915/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 16:37:28.031 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45915/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 16:37:28.031 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45915/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-08-16 16:37:28.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-08-16 16:37:28.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-08-16 16:37:28.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.066 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d64a960: (connection evicted) 2024-08-16 16:37:28.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-08-16 16:37:28.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-08-16 16:37:28.070 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cdbe995 2024-08-16 16:37:28.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-08-16 16:37:28.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cfc0c48 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-08-16 16:37:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-08-16 16:37:28.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5464b97c 2024-08-16 16:37:28.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@5464b97c 2024-08-16 16:37:28.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-08-16 16:37:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-08-16 16:37:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3355168 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-08-16 16:37:28.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@580c17a0 2024-08-16 16:37:28.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@580c17a0 2024-08-16 16:37:28.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-08-16 16:37:28.140 [DefaultDispatcher-worker-7 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580c17a0 2024-08-16 16:37:28.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-08-16 16:37:28.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-08-16 16:37:28.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.143 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5464b97c: (connection evicted) 2024-08-16 16:37:28.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-08-16 16:37:28.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-08-16 16:37:28.144 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@580c17a0 2024-08-16 16:37:28.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-08-16 16:37:28.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d1cfe4 2024-08-16 16:37:28.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-08-16 16:37:28.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a51336a 2024-08-16 16:37:28.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a51336a 2024-08-16 16:37:28.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-08-16 16:37:28.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d8056bf 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-08-16 16:37:28.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-08-16 16:37:28.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233c6c2 2024-08-16 16:37:28.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233c6c2 2024-08-16 16:37:28.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-08-16 16:37:28.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-08-16 16:37:28.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-08-16 16:37:28.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.180 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a51336a: (connection evicted) 2024-08-16 16:37:28.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-08-16 16:37:28.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-08-16 16:37:28.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1a901d 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-08-16 16:37:28.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@280484c7 2024-08-16 16:37:28.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@280484c7 2024-08-16 16:37:28.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-08-16 16:37:28.197 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a6f6cac 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.207 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-08-16 16:37:28.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@59127611 2024-08-16 16:37:28.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@59127611 2024-08-16 16:37:28.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-08-16 16:37:28.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-08-16 16:37:28.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-08-16 16:37:28.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.218 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280484c7: (connection evicted) 2024-08-16 16:37:28.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-08-16 16:37:28.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-08-16 16:37:28.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-08-16 16:37:28.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55061418 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-08-16 16:37:28.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2024-08-16 16:37:28.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4 2024-08-16 16:37:28.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-08-16 16:37:28.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a466dd 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-08-16 16:37:28.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2024-08-16 16:37:28.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e981e78 2024-08-16 16:37:28.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-08-16 16:37:28.270 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-08-16 16:37:28.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-08-16 16:37:28.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.279 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ec3d8e4: (connection evicted) 2024-08-16 16:37:28.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-08-16 16:37:28.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-08-16 16:37:28.308 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.348 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-08-16 16:37:28.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b4df5a 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-08-16 16:37:28.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b8d45 2024-08-16 16:37:28.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b8d45 2024-08-16 16:37:28.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-08-16 16:37:28.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365e65bb 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-08-16 16:37:28.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-08-16 16:37:28.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-08-16 16:37:28.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-08-16 16:37:28.512 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.529 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.567 [DefaultDispatcher-worker-8 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-08-16 16:37:28.595 [DefaultDispatcher-worker-8 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-08-16 16:37:28.604 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-08-16 16:37:28.617 [DefaultDispatcher-worker-1 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-08-16 16:37:28.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-08-16 16:37:28.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-08-16 16:37:28.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.679 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67b8d45: (connection evicted) 2024-08-16 16:37:28.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-08-16 16:37:28.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-08-16 16:37:28.687 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d1f065 2024-08-16 16:37:28.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-08-16 16:37:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@102af1bb 2024-08-16 16:37:28.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-08-16 16:37:28.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-08-16 16:37:28.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1308ef19 2024-08-16 16:37:28.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@1308ef19 2024-08-16 16:37:28.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1ff8cd 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-08-16 16:37:28.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ee3ad 2024-08-16 16:37:28.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@780ee3ad 2024-08-16 16:37:28.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-08-16 16:37:28.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-08-16 16:37:28.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-08-16 16:37:28.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.721 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1308ef19: (connection evicted) 2024-08-16 16:37:28.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-08-16 16:37:28.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-08-16 16:37:28.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-08-16 16:37:28.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fef1e6b 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3d22f 2024-08-16 16:37:28.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3d22f 2024-08-16 16:37:28.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-08-16 16:37:28.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a54638b 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-08-16 16:37:28.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@e886caf 2024-08-16 16:37:28.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@e886caf 2024-08-16 16:37:28.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-08-16 16:37:28.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-08-16 16:37:28.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-08-16 16:37:28.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.745 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11c3d22f: (connection evicted) 2024-08-16 16:37:28.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-08-16 16:37:28.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0e4262 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-08-16 16:37:28.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@4348fa35 2024-08-16 16:37:28.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563843f1 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-08-16 16:37:28.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c4cebd 2024-08-16 16:37:28.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-08-16 16:37:28.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-08-16 16:37:28.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-08-16 16:37:28.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.767 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4348fa35: (connection evicted) 2024-08-16 16:37:28.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-08-16 16:37:28.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6533629 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-08-16 16:37:28.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b444b5 2024-08-16 16:37:28.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b444b5 2024-08-16 16:37:28.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459bf87c 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-08-16 16:37:28.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaf46e6 2024-08-16 16:37:28.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aaf46e6 2024-08-16 16:37:28.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-08-16 16:37:28.817 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.842 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.864 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-08-16 16:37:28.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-08-16 16:37:28.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.865 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b444b5: (connection evicted) 2024-08-16 16:37:28.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.866 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-08-16 16:37:28.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-08-16 16:37:28.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fbd5e0 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.870 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-08-16 16:37:28.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2024-08-16 16:37:28.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@135064ea 2024-08-16 16:37:28.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-08-16 16:37:28.888 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f6fd101 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-08-16 16:37:28.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2024-08-16 16:37:28.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a71d23 2024-08-16 16:37:28.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-08-16 16:37:28.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-08-16 16:37:28.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-08-16 16:37:28.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.895 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135064ea: (connection evicted) 2024-08-16 16:37:28.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-08-16 16:37:28.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbe486c 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.898 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2024-08-16 16:37:28.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@636fccb0 2024-08-16 16:37:28.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28519bfb 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-08-16 16:37:28.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-08-16 16:37:28.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-08-16 16:37:28.930 [DefaultDispatcher-worker-6 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-08-16 16:37:28.932 [DefaultDispatcher-worker-6 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-08-16 16:37:28.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-08-16 16:37:28.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-08-16 16:37:28.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.934 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@636fccb0: (connection evicted) 2024-08-16 16:37:28.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-08-16 16:37:28.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-08-16 16:37:28.935 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2024-08-16 16:37:28.937 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a42019a 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@60194904 2024-08-16 16:37:28.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@60194904 2024-08-16 16:37:28.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-08-16 16:37:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-08-16 16:37:28.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db6348b 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72 2024-08-16 16:37:28.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f48fa72 2024-08-16 16:37:28.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-08-16 16:37:28.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-08-16 16:37:28.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-08-16 16:37:28.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:28.972 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60194904: (connection evicted) 2024-08-16 16:37:28.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:28.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-08-16 16:37:28.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-08-16 16:37:28.985 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4059a 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:28.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-08-16 16:37:28.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2570b316 2024-08-16 16:37:28.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-08-16 16:37:28.991 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56881196 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-08-16 16:37:29.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-08-16 16:37:29.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-08-16 16:37:29.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-08-16 16:37:29.015 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.056 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.087 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.103 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.197 [DefaultDispatcher-worker-8 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-08-16 16:37:29.199 [DefaultDispatcher-worker-8 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-08-16 16:37:29.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-08-16 16:37:29.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-08-16 16:37:29.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.200 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2570b316: (connection evicted) 2024-08-16 16:37:29.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:29.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-08-16 16:37:29.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-08-16 16:37:29.202 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25464154 2024-08-16 16:37:29.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b9d4b0 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-08-16 16:37:29.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2024-08-16 16:37:29.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be50bba 2024-08-16 16:37:29.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-08-16 16:37:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-08-16 16:37:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5503c7d 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2024-08-16 16:37:29.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2024-08-16 16:37:29.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-08-16 16:37:29.306 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.327 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-08-16 16:37:29.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-08-16 16:37:29.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.449 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2be50bba: (connection evicted) 2024-08-16 16:37:29.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:29.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-08-16 16:37:29.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-08-16 16:37:29.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-08-16 16:37:29.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3006bfb 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-08-16 16:37:29.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5402612e 2024-08-16 16:37:29.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@5402612e 2024-08-16 16:37:29.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43445fc6 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2024-08-16 16:37:29.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@17befef0 2024-08-16 16:37:29.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-08-16 16:37:29.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-08-16 16:37:29.486 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-08-16 16:37:29.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.486 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5402612e: (connection evicted) 2024-08-16 16:37:29.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:29.487 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-08-16 16:37:29.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-08-16 16:37:29.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@341ccfd1 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-08-16 16:37:29.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-08-16 16:37:29.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cead673 2024-08-16 16:37:29.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-08-16 16:37:29.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ba25ff 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-08-16 16:37:29.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-08-16 16:37:29.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-08-16 16:37:29.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-08-16 16:37:29.583 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.591 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.610 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.693 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-08-16 16:37:29.695 [DefaultDispatcher-worker-3 @coroutine#232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-08-16 16:37:29.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-08-16 16:37:29.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-08-16 16:37:29.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.697 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cead673: (connection evicted) 2024-08-16 16:37:29.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:29.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-08-16 16:37:29.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-08-16 16:37:29.699 [Test worker @coroutine#234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2976ef56 2024-08-16 16:37:29.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1827fc4e 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-08-16 16:37:29.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2024-08-16 16:37:29.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2024-08-16 16:37:29.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ab0659 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-08-16 16:37:29.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2024-08-16 16:37:29.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-08-16 16:37:29.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-08-16 16:37:29.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-08-16 16:37:29.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.724 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a: (connection evicted) 2024-08-16 16:37:29.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:29.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-08-16 16:37:29.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-08-16 16:37:29.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@389008d1 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-08-16 16:37:29.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-08-16 16:37:29.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-08-16 16:37:29.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-08-16 16:37:29.754 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-08-16 16:37:29.765 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-08-16 16:37:29.767 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-08-16 16:37:29.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f1fbc9f 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-08-16 16:37:29.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-08-16 16:37:29.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-08-16 16:37:29.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-08-16 16:37:29.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-08-16 16:37:29.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:29.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:29.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-08-16 16:37:29.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734cf881 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-08-16 16:37:29.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2024-08-16 16:37:29.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2024-08-16 16:37:29.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-08-16 16:37:29.786 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2024-08-16 16:37:29.798 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2024-08-16 16:37:29.801 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2024-08-16 16:37:29.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f68e4e8 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-08-16 16:37:29.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-08-16 16:37:29.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-08-16 16:37:29.813 [DefaultDispatcher-worker-3 @coroutine#273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-08-16 16:37:29.816 [DefaultDispatcher-worker-7 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56299b0e 2024-08-16 16:37:29.816 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-08-16 16:37:29.819 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-08-16 16:37:29.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-08-16 16:37:29.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.820 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56299b0e: (connection evicted) 2024-08-16 16:37:29.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:29.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-08-16 16:37:29.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dde6f87 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-08-16 16:37:29.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-08-16 16:37:29.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-08-16 16:37:29.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-08-16 16:37:29.829 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-08-16 16:37:29.843 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-08-16 16:37:29.845 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16029e2f 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e85dcb2 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.847 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-08-16 16:37:29.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2024-08-16 16:37:29.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2024-08-16 16:37:29.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-08-16 16:37:29.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-08-16 16:37:29.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-08-16 16:37:29.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:29.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:29.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-08-16 16:37:29.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-08-16 16:37:29.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-08-16 16:37:29.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6475e778 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-08-16 16:37:29.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-08-16 16:37:29.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-08-16 16:37:29.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-08-16 16:37:29.860 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-08-16 16:37:29.871 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-08-16 16:37:29.872 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.873 [Test worker @coroutine#297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55b62db8 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f20b6fe 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2024-08-16 16:37:29.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2024-08-16 16:37:29.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-08-16 16:37:29.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-08-16 16:37:29.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-08-16 16:37:29.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:29.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:29.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-08-16 16:37:29.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-08-16 16:37:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-08-16 16:37:29.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d73767e 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:29.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:29.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-08-16 16:37:29.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-08-16 16:37:29.887 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-08-16 16:37:29.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-08-16 16:37:29.903 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.950 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.956 [DefaultDispatcher-worker-10 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-08-16 16:37:29.967 [DefaultDispatcher-worker-7 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-08-16 16:37:29.975 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:29.987 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.019 [DefaultDispatcher-worker-5 @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1 2024-08-16 16:37:30.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-08-16 16:37:30.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-08-16 16:37:30.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.021 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1cdeb1: (connection evicted) 2024-08-16 16:37:30.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:30.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-08-16 16:37:30.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cc61b3b 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-08-16 16:37:30.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac 2024-08-16 16:37:30.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac 2024-08-16 16:37:30.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-08-16 16:37:30.075 [DefaultDispatcher-worker-4 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac 2024-08-16 16:37:30.083 [DefaultDispatcher-worker-8 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac 2024-08-16 16:37:30.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-08-16 16:37:30.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-08-16 16:37:30.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.099 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac: (connection evicted) 2024-08-16 16:37:30.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:30.100 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-08-16 16:37:30.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-08-16 16:37:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-08-16 16:37:30.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43778371 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f41739 2024-08-16 16:37:30.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f41739 2024-08-16 16:37:30.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-08-16 16:37:30.139 [DefaultDispatcher-worker-10 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f41739 2024-08-16 16:37:30.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-08-16 16:37:30.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-08-16 16:37:30.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.141 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f41739: (connection evicted) 2024-08-16 16:37:30.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:30.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-08-16 16:37:30.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a2798a2 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-08-16 16:37:30.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f1b268 2024-08-16 16:37:30.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f1b268 2024-08-16 16:37:30.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-08-16 16:37:30.185 [DefaultDispatcher-worker-9 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f1b268 2024-08-16 16:37:30.195 [DefaultDispatcher-worker-8 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31f1b268 2024-08-16 16:37:30.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-08-16 16:37:30.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-08-16 16:37:30.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.196 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31f1b268: (connection evicted) 2024-08-16 16:37:30.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:30.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-08-16 16:37:30.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@340fc1aa 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-08-16 16:37:30.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@98722ef 2024-08-16 16:37:30.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@98722ef 2024-08-16 16:37:30.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-08-16 16:37:30.239 [DefaultDispatcher-worker-5 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98722ef 2024-08-16 16:37:30.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-08-16 16:37:30.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-08-16 16:37:30.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.242 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@98722ef: (connection evicted) 2024-08-16 16:37:30.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:30.242 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-08-16 16:37:30.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cc34cd5 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.243 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de7c84a 2024-08-16 16:37:30.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2de7c84a 2024-08-16 16:37:30.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-08-16 16:37:30.285 [DefaultDispatcher-worker-8 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2de7c84a 2024-08-16 16:37:30.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-08-16 16:37:30.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-08-16 16:37:30.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.285 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2de7c84a: (connection evicted) 2024-08-16 16:37:30.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:30.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-08-16 16:37:30.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-08-16 16:37:30.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5018b56b 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4 2024-08-16 16:37:30.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4 2024-08-16 16:37:30.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-08-16 16:37:30.518 [DefaultDispatcher-worker-8 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4 2024-08-16 16:37:30.530 [DefaultDispatcher-worker-4 @coroutine#338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4 2024-08-16 16:37:30.533 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39689/manifest.json 2024-08-16 16:37:30.533 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39689/manifest.json. 2024-08-16 16:37:30.533 [Test worker @coroutine#340] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39689/manifest.json 2024-08-16 16:37:30.536 [Test worker @coroutine#340] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39689/manifest.json 2024-08-16 16:37:30.536 [Test worker @coroutine#340] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39689/manifest.json 2024-08-16 16:37:30.544 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.656 [Test worker @coroutine#340] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39689/manifest.json. 2024-08-16 16:37:30.656 [Test worker @coroutine#340] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39689/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:37:30.672 [DefaultDispatcher-worker-4 @coroutine#340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4 2024-08-16 16:37:30.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-08-16 16:37:30.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-08-16 16:37:30.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.681 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@737ff5c4: (connection evicted) 2024-08-16 16:37:30.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:30.681 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-08-16 16:37:30.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11174bf 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-08-16 16:37:30.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ae8d2 2024-08-16 16:37:30.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ae8d2 2024-08-16 16:37:30.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-08-16 16:37:30.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@417751d3 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c3b634 2024-08-16 16:37:30.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c3b634 2024-08-16 16:37:30.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-08-16 16:37:30.725 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 16:37:30.781 [Test worker] INFO ktor.application - Application started in 0.061 seconds. 2024-08-16 16:37:30.782 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2e38d44e 2024-08-16 16:37:30.788 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.798 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.875 [DefaultDispatcher-worker-3 @coroutine#352] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73905dff 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.876 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-08-16 16:37:30.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-08-16 16:37:30.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-08-16 16:37:30.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-08-16 16:37:30.908 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 16:37:30.915 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 16:37:30.915 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 16:37:30.915 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 16:37:30.916 [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-08-16 16:37:30.916 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 16:37:30.916 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 16:37:30.916 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 16:37:30.916 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79486f38 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:30.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:30.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:30.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:30.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-08-16 16:37:30.974 [DefaultDispatcher-worker-3 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:30.977 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:30.989 [DefaultDispatcher-worker-7 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:30.995 [DefaultDispatcher-worker-1 @coroutine#362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-08-16 16:37:30.997 [DefaultDispatcher-worker-1 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-08-16 16:37:31.009 [DefaultDispatcher-worker-7 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:31.018 [DefaultDispatcher-worker-9 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:31.018 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json 2024-08-16 16:37:31.018 [Test worker @coroutine#358] TRACE 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/626988991587897344/_ustadmanifest.json. 2024-08-16 16:37:31.018 [Test worker @coroutine#358] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json 2024-08-16 16:37:31.018 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:31.022 [Test worker @coroutine#358] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json 2024-08-16 16:37:31.023 [Test worker @coroutine#358] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json 2024-08-16 16:37:31.023 [Test worker @coroutine#358] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json. 2024-08-16 16:37:31.023 [Test worker @coroutine#358] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:37:31.042 [DefaultDispatcher-worker-11 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:31.048 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 16:37:31.049 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-feee6a4b-5081-47d6-aab9-49a5aaf41ba6', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 16:37:31.054 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 16:37:31.054 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-feee6a4b-5081-47d6-aab9-49a5aaf41ba6 2024-08-16 16:37:31.060 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:31.060 [DefaultDispatcher-worker-11 @coroutine#378] TRACE 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-08-16 16:37:31.060 [DefaultDispatcher-worker-11 @coroutine#378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:31.060 [DefaultDispatcher-worker-11 @coroutine#378] 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-08-16 16:37:31.070 [DefaultDispatcher-worker-4 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:31.071 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:31.071 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.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-08-16 16:37:31.071 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:31.077 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:31.077 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 16:37:31.077 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:31.077 [DefaultDispatcher-worker-7 @coroutine#376] 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-08-16 16:37:31.135 [eventLoopGroupProxy-4-1 @call-handler#399] 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-08-16 16:37:31.135 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 16:37:31.135 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 16:37:31.135 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 16:37:31.140 [eventLoopGroupProxy-4-3 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:31.140 [eventLoopGroupProxy-4-4 @call-handler#400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:31.148 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:31.148 [DefaultDispatcher-worker-1 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:31.150 [eventLoopGroupProxy-4-2 @call-handler#401] 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-08-16 16:37:31.150 [eventLoopGroupProxy-4-1 @call-handler#399] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-08-16 16:37:31.150 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:31.153 [eventLoopGroupProxy-4-2 @call-handler#401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:31.153 [eventLoopGroupProxy-4-3 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 21ms 2024-08-16 16:37:31.154 [eventLoopGroupProxy-4-2 @call-handler#401] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 22ms 2024-08-16 16:37:31.154 [DefaultDispatcher-worker-2 @coroutine#378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:31.154 [DefaultDispatcher-worker-2 @coroutine#378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:31.159 [DefaultDispatcher-worker-14 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:31.166 [eventLoopGroupProxy-4-1 @coroutine#408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ae8d2 2024-08-16 16:37:31.167 [DefaultDispatcher-worker-12 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:31.178 [eventLoopGroupProxy-4-1 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 46ms 2024-08-16 16:37:31.180 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:31.180 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:31.186 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 16:37:31.186 [DefaultDispatcher-worker-12 @coroutine#376] 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-08-16 16:37:31.202 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:31.203 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:31.203 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:31.203 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:31.212 [eventLoopGroupProxy-4-2 @call-handler#415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:31.226 [eventLoopGroupProxy-4-2 @coroutine#416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ae8d2 2024-08-16 16:37:31.227 [eventLoopGroupProxy-4-2 @call-handler#415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:31.228 [eventLoopGroupProxy-4-2 @call-handler#415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-08-16 16:37:31.228 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:31.239 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:31.239 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:31.239 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:31.239 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:31.244 [eventLoopGroupProxy-4-2 @call-handler#420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:31.249 [eventLoopGroupProxy-4-2 @coroutine#421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ae8d2 2024-08-16 16:37:31.250 [eventLoopGroupProxy-4-2 @call-handler#420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:31.253 [eventLoopGroupProxy-4-2 @call-handler#420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-08-16 16:37:31.254 [DefaultDispatcher-worker-12 @coroutine#412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:31.273 [DefaultDispatcher-worker-14 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:31.285 [DefaultDispatcher-worker-12 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:31.300 [DefaultDispatcher-worker-12 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:31.300 [DefaultDispatcher-worker-12 @coroutine#379] TRACE 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-08-16 16:37:31.300 [DefaultDispatcher-worker-12 @coroutine#379] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:31.300 [DefaultDispatcher-worker-12 @coroutine#379] 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-08-16 16:37:31.303 [eventLoopGroupProxy-4-2 @call-handler#434] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 16:37:31.303 [eventLoopGroupProxy-4-2 @call-handler#434] 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-08-16 16:37:31.303 [eventLoopGroupProxy-4-2 @call-handler#434] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:31.328 [DefaultDispatcher-worker-1 @call-handler#434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c3b634 2024-08-16 16:37:31.329 [eventLoopGroupProxy-4-2 @call-handler#434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:31.330 [eventLoopGroupProxy-4-2 @call-handler#434] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-08-16 16:37:31.330 [DefaultDispatcher-worker-14 @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json 2024-08-16 16:37:31.330 [DefaultDispatcher-worker-14 @coroutine#351] TRACE 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/626988991587897344/_ustadmanifest.json. 2024-08-16 16:37:31.330 [DefaultDispatcher-worker-14 @coroutine#351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json 2024-08-16 16:37:31.331 [DefaultDispatcher-worker-1 @coroutine#379] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:31.331 [DefaultDispatcher-worker-1 @coroutine#379] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:31.331 [DefaultDispatcher-worker-1 @coroutine#379] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:31.332 [DefaultDispatcher-worker-1 @coroutine#379] 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-08-16 16:37:31.333 [DefaultDispatcher-worker-3 @coroutine#351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json 2024-08-16 16:37:31.333 [DefaultDispatcher-worker-3 @coroutine#351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json 2024-08-16 16:37:31.333 [DefaultDispatcher-worker-3 @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json. 2024-08-16 16:37:31.333 [DefaultDispatcher-worker-3 @coroutine#351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626988991587897344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:37:31.354 [DefaultDispatcher-worker-16 @coroutine#351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8c3b634 2024-08-16 16:37:31.356 [DefaultDispatcher-worker-7 @coroutine#379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c8d631 2024-08-16 16:37:31.356 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 16:37:31.356 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 16:37:31.356 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 16:37:31.356 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 16:37:31.356 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 16:37:31.358 [Test worker @coroutine#446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d67bf4d 2024-08-16 16:37:31.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-08-16 16:37:31.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-08-16 16:37:31.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:31.359 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c8d631: (connection evicted) 2024-08-16 16:37:31.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:31.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-08-16 16:37:31.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-08-16 16:37:31.411 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:31.411 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:31.774 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:31.806 [DefaultDispatcher-worker-15 @coroutine#450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-08-16 16:37:32.364 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2e38d44e 2024-08-16 16:37:32.364 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2e38d44e 2024-08-16 16:37:32.368 [Test worker @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ae8d2 2024-08-16 16:37:32.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-08-16 16:37:32.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-08-16 16:37:32.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:32.368 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c3b634: (connection evicted) 2024-08-16 16:37:32.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:32.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-08-16 16:37:32.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68fa8ea5 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:32.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:32.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-08-16 16:37:32.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:32.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:32.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-08-16 16:37:32.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@92de794 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:32.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 16:37:32.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 16:37:32.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-08-16 16:37:32.391 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 16:37:32.394 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-08-16 16:37:32.394 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7f57a7a4 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:32.395 [DefaultDispatcher-worker-16 @coroutine#460] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e75bef1 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:32.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:32.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-08-16 16:37:32.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-08-16 16:37:32.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-08-16 16:37:32.398 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 16:37:32.399 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 16:37:32.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 16:37:32.399 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 16:37:32.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-08-16 16:37:32.399 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 16:37:32.399 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 16:37:32.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 16:37:32.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d108063 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:32.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:32.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-08-16 16:37:32.447 [DefaultDispatcher-worker-1 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.457 [DefaultDispatcher-worker-16 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.466 [DefaultDispatcher-worker-16 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-08-16 16:37:32.470 [Test worker @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-08-16 16:37:32.475 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:32.477 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:32.479 [DefaultDispatcher-worker-3 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.488 [DefaultDispatcher-worker-5 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.489 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json 2024-08-16 16:37:32.489 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json. 2024-08-16 16:37:32.489 [Test worker @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json 2024-08-16 16:37:32.491 [Test worker @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json 2024-08-16 16:37:32.491 [Test worker @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json 2024-08-16 16:37:32.491 [Test worker @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json. 2024-08-16 16:37:32.491 [Test worker @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:37:32.496 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:32.500 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:32.506 [DefaultDispatcher-worker-10 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.506 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 16:37:32.506 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6fae2c95-35a8-4cb4-bcbe-3f908e743b25', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 16:37:32.508 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 16:37:32.508 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6fae2c95-35a8-4cb4-bcbe-3f908e743b25 2024-08-16 16:37:32.509 [DefaultDispatcher-worker-10 @coroutine#486] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:32.509 [DefaultDispatcher-worker-10 @coroutine#486] TRACE 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-08-16 16:37:32.509 [DefaultDispatcher-worker-10 @coroutine#486] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:32.509 [DefaultDispatcher-worker-10 @coroutine#486] 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-08-16 16:37:32.514 [eventLoopGroupProxy-7-1 @call-handler#496] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 16:37:32.514 [eventLoopGroupProxy-7-2 @call-handler#497] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 16:37:32.514 [eventLoopGroupProxy-7-1 @call-handler#496] 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-08-16 16:37:32.514 [eventLoopGroupProxy-7-1 @call-handler#496] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:32.515 [eventLoopGroupProxy-7-2 @call-handler#497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:32.515 [eventLoopGroupProxy-7-1 @call-handler#496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:32.515 [eventLoopGroupProxy-7-1 @call-handler#496] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 16:37:32.516 [DefaultDispatcher-worker-12 @coroutine#486] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:32.516 [DefaultDispatcher-worker-12 @coroutine#486] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:32.519 [DefaultDispatcher-worker-4 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.520 [DefaultDispatcher-worker-4 @coroutine#485] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:32.520 [DefaultDispatcher-worker-4 @coroutine#485] TRACE i.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-08-16 16:37:32.520 [DefaultDispatcher-worker-4 @coroutine#485] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:32.523 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 16:37:32.523 [DefaultDispatcher-worker-10 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:32.523 [DefaultDispatcher-worker-10 @coroutine#484] TRACE 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-08-16 16:37:32.523 [DefaultDispatcher-worker-10 @coroutine#484] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:32.523 [DefaultDispatcher-worker-10 @coroutine#484] 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-08-16 16:37:32.523 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:32.523 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 16:37:32.524 [DefaultDispatcher-worker-2 @coroutine#485] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:32.525 [DefaultDispatcher-worker-2 @coroutine#485] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:32.525 [eventLoopGroupProxy-7-1 @call-handler#510] 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-08-16 16:37:32.526 [eventLoopGroupProxy-7-1 @call-handler#510] 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-08-16 16:37:32.528 [eventLoopGroupProxy-7-1 @coroutine#511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:32.530 [eventLoopGroupProxy-7-1 @call-handler#510] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-08-16 16:37:32.531 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:32.531 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:32.531 [DefaultDispatcher-worker-12 @coroutine#484] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 16:37:32.531 [DefaultDispatcher-worker-12 @coroutine#484] 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-08-16 16:37:32.534 [DefaultDispatcher-worker-12 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.534 [DefaultDispatcher-worker-12 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:32.534 [DefaultDispatcher-worker-12 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.534 [DefaultDispatcher-worker-12 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:32.534 [DefaultDispatcher-worker-3 @coroutine#485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.537 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:32.541 [eventLoopGroupProxy-7-1 @coroutine#519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:32.541 [eventLoopGroupProxy-7-1 @call-handler#518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:32.541 [eventLoopGroupProxy-7-1 @call-handler#518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 16:37:32.542 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.544 [DefaultDispatcher-worker-12 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.545 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.545 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:32.545 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.545 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:32.547 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:32.550 [eventLoopGroupProxy-7-1 @coroutine#524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:32.551 [eventLoopGroupProxy-7-1 @call-handler#523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:32.551 [eventLoopGroupProxy-7-1 @call-handler#523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 16:37:32.552 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.553 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.553 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:32.554 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.554 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:32.556 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:32.603 [eventLoopGroupProxy-7-1 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:32.603 [eventLoopGroupProxy-7-1 @call-handler#528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 16:37:32.604 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.605 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.605 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:32.605 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.605 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:32.608 [eventLoopGroupProxy-7-1 @call-handler#531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:32.608 [eventLoopGroupProxy-7-1 @call-handler#531] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-08-16 16:37:32.609 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:32.610 [DefaultDispatcher-worker-3 @coroutine#515] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:32.610 [DefaultDispatcher-worker-3 @coroutine#515] 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-08-16 16:37:32.610 [DefaultDispatcher-worker-3 @coroutine#515] 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-08-16 16:37:32.611 [DefaultDispatcher-worker-3 @coroutine#515] 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-08-16 16:37:32.624 [DefaultDispatcher-worker-15 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.633 [DefaultDispatcher-worker-16 @coroutine#484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:32.636 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 16:37:33.135 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-864fa677-8f9a-40c1-806a-8703646cd125', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 16:37:33.135 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 16:37:33.135 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-864fa677-8f9a-40c1-806a-8703646cd125 2024-08-16 16:37:33.140 [DefaultDispatcher-worker-15 @coroutine#537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:33.140 [DefaultDispatcher-worker-15 @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-08-16 16:37:33.140 [DefaultDispatcher-worker-15 @coroutine#537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:33.140 [DefaultDispatcher-worker-15 @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-08-16 16:37:33.142 [eventLoopGroupProxy-7-1 @call-handler#540] 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-08-16 16:37:33.142 [eventLoopGroupProxy-7-1 @call-handler#540] 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-08-16 16:37:33.144 [eventLoopGroupProxy-7-1 @coroutine#541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:33.147 [eventLoopGroupProxy-7-1 @call-handler#540] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-08-16 16:37:33.147 [DefaultDispatcher-worker-15 @coroutine#537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:33.147 [DefaultDispatcher-worker-15 @coroutine#537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:33.148 [DefaultDispatcher-worker-15 @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-08-16 16:37:33.148 [DefaultDispatcher-worker-15 @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-08-16 16:37:33.150 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.150 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.150 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.150 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.152 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.155 [eventLoopGroupProxy-7-1 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.155 [eventLoopGroupProxy-7-1 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 16:37:33.156 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.157 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.157 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.157 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.158 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.159 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.161 [eventLoopGroupProxy-7-1 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.161 [eventLoopGroupProxy-7-1 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:33.162 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.163 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.163 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.163 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.164 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.165 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.206 [eventLoopGroupProxy-7-1 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.207 [eventLoopGroupProxy-7-1 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-08-16 16:37:33.207 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.209 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.209 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.209 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.209 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.211 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.254 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.254 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:33.255 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.256 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.256 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.256 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.256 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.258 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.302 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.302 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:33.303 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.304 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.304 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.304 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.304 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.306 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.352 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.353 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 16:37:33.354 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.355 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.355 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.355 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.356 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.358 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.403 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.403 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:33.404 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.405 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.405 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.405 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.405 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.407 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.450 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.450 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 16:37:33.451 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.452 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.452 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.452 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.452 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.454 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.498 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.498 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:33.499 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.500 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.500 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.500 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.500 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.502 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.546 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.546 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:33.547 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.548 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.548 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.548 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.548 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.550 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.594 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.595 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 16:37:33.595 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.596 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.596 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.597 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.597 [DefaultDispatcher-worker-3 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.598 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.642 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.643 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 16:37:33.643 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.644 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.645 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.645 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.645 [DefaultDispatcher-worker-15 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.646 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.650 [DefaultDispatcher-worker-5 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:33.690 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.690 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:33.691 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.693 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.693 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.693 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.693 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.695 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.740 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:33.740 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.741 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:33.741 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.744 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.744 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.744 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.744 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.746 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.749 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:33.749 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.749 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:33.750 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.752 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.752 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:33.752 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.752 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:33.753 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:33.757 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:33.758 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.758 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 16:37:33.759 [DefaultDispatcher-worker-13 @coroutine#545] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:33.771 [DefaultDispatcher-worker-9 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:33.780 [DefaultDispatcher-worker-9 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:33.780 [DefaultDispatcher-worker-9 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:33.780 [DefaultDispatcher-worker-9 @coroutine#487] TRACE 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-08-16 16:37:33.780 [DefaultDispatcher-worker-9 @coroutine#487] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:33.780 [DefaultDispatcher-worker-9 @coroutine#487] 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-08-16 16:37:33.783 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 16:37:33.783 [eventLoopGroupProxy-7-1 @call-handler#609] 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-08-16 16:37:33.783 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:33.803 [DefaultDispatcher-worker-13 @call-handler#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 16:37:33.804 [eventLoopGroupProxy-7-1 @call-handler#609] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:33.804 [eventLoopGroupProxy-7-1 @call-handler#609] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-08-16 16:37:33.805 [DefaultDispatcher-worker-13 @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json 2024-08-16 16:37:33.805 [DefaultDispatcher-worker-13 @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json. 2024-08-16 16:37:33.805 [DefaultDispatcher-worker-13 @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json 2024-08-16 16:37:33.805 [DefaultDispatcher-worker-9 @coroutine#487] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:33.805 [DefaultDispatcher-worker-9 @coroutine#487] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:33.806 [DefaultDispatcher-worker-9 @coroutine#487] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:33.806 [DefaultDispatcher-worker-9 @coroutine#487] 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-08-16 16:37:33.807 [DefaultDispatcher-worker-14 @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json 2024-08-16 16:37:33.807 [DefaultDispatcher-worker-14 @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json 2024-08-16 16:37:33.807 [DefaultDispatcher-worker-14 @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json. 2024-08-16 16:37:33.807 [DefaultDispatcher-worker-14 @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626988998880419840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:37:33.817 [DefaultDispatcher-worker-6 @coroutine#487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4351d055 2024-08-16 16:37:33.820 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b 2024-08-16 16:37:33.821 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 16:37:33.821 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 16:37:33.821 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 16:37:33.821 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 16:37:33.821 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 16:37:33.823 [Test worker @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e489957 2024-08-16 16:37:33.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-08-16 16:37:33.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-08-16 16:37:33.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:33.824 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4351d055: (connection evicted) 2024-08-16 16:37:33.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:33.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-08-16 16:37:33.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-08-16 16:37:33.899 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:34.136 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:34.272 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:34.377 [DefaultDispatcher-worker-3 @coroutine#629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecb8b3e 2024-08-16 16:37:34.828 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7f57a7a4 2024-08-16 16:37:34.828 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7f57a7a4 2024-08-16 16:37:34.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-08-16 16:37:34.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-08-16 16:37:34.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:34.829 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17a5ae7b: (connection evicted) 2024-08-16 16:37:34.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:34.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-08-16 16:37:34.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-08-16 16:37:34.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-08-16 16:37:34.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ed2baf 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:34.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:34.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-08-16 16:37:34.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2024-08-16 16:37:34.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2024-08-16 16:37:34.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-08-16 16:37:34.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddbbfbb 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:34.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:34.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-08-16 16:37:34.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-08-16 16:37:34.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-08-16 16:37:34.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-08-16 16:37:34.853 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 16:37:34.855 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 16:37:34.855 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@48928b57 2024-08-16 16:37:34.856 [DefaultDispatcher-worker-14 @coroutine#638] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f94fe3 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:34.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:34.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-08-16 16:37:34.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-08-16 16:37:34.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-08-16 16:37:34.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-08-16 16:37:34.859 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 16:37:34.859 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 16:37:34.859 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 16:37:34.859 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 16:37:34.859 [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-08-16 16:37:34.859 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 16:37:34.859 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 16:37:34.859 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 16:37:34.859 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 16:37:34.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b18b308 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:34.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-08-16 16:37:34.901 [DefaultDispatcher-worker-13 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.909 [DefaultDispatcher-worker-3 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.916 [DefaultDispatcher-worker-13 @coroutine#647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-08-16 16:37:34.919 [Test worker @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-08-16 16:37:34.929 [DefaultDispatcher-worker-3 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.934 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:34.938 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:34.939 [DefaultDispatcher-worker-7 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.939 [Test worker @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json 2024-08-16 16:37:34.939 [Test worker @coroutine#643] TRACE 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/626989010095083520/_ustadmanifest.json. 2024-08-16 16:37:34.939 [Test worker @coroutine#643] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json 2024-08-16 16:37:34.942 [Test worker @coroutine#643] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json 2024-08-16 16:37:34.942 [Test worker @coroutine#643] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json 2024-08-16 16:37:34.942 [Test worker @coroutine#643] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json. 2024-08-16 16:37:34.942 [Test worker @coroutine#643] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:37:34.956 [DefaultDispatcher-worker-5 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.957 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:34.957 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 16:37:34.957 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-bfcf15a6-1136-45e6-8ac3-81aec1ff1991', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 16:37:34.959 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 16:37:34.959 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-bfcf15a6-1136-45e6-8ac3-81aec1ff1991 2024-08-16 16:37:34.960 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:34.960 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:34.960 [DefaultDispatcher-worker-5 @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/ackAndGetPendingReplications. 2024-08-16 16:37:34.960 [DefaultDispatcher-worker-5 @coroutine#663] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:34.960 [DefaultDispatcher-worker-5 @coroutine#663] 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-08-16 16:37:34.964 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 16:37:34.964 [eventLoopGroupProxy-10-2 @call-handler#674] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 16:37:34.965 [eventLoopGroupProxy-10-1 @call-handler#673] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:34.965 [eventLoopGroupProxy-10-2 @call-handler#674] 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-08-16 16:37:34.965 [eventLoopGroupProxy-10-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:34.966 [eventLoopGroupProxy-10-2 @call-handler#674] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:34.966 [eventLoopGroupProxy-10-2 @call-handler#674] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-08-16 16:37:34.967 [DefaultDispatcher-worker-15 @coroutine#663] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:34.967 [DefaultDispatcher-worker-15 @coroutine#663] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:34.970 [DefaultDispatcher-worker-12 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.970 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:34.970 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.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-08-16 16:37:34.970 [DefaultDispatcher-worker-12 @coroutine#662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:34.973 [eventLoopGroupProxy-10-2 @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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 16:37:34.973 [eventLoopGroupProxy-10-2 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:34.973 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:34.973 [DefaultDispatcher-worker-6 @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-08-16 16:37:34.973 [DefaultDispatcher-worker-6 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:34.974 [DefaultDispatcher-worker-6 @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-08-16 16:37:34.974 [eventLoopGroupProxy-10-2 @call-handler#682] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-08-16 16:37:34.974 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:34.974 [DefaultDispatcher-worker-14 @coroutine#662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:34.975 [eventLoopGroupProxy-10-2 @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-08-16 16:37:34.976 [eventLoopGroupProxy-10-2 @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-08-16 16:37:34.977 [eventLoopGroupProxy-10-2 @coroutine#688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2024-08-16 16:37:34.979 [eventLoopGroupProxy-10-2 @call-handler#687] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-08-16 16:37:34.980 [DefaultDispatcher-worker-10 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:34.980 [DefaultDispatcher-worker-10 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:34.980 [DefaultDispatcher-worker-10 @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-08-16 16:37:34.980 [DefaultDispatcher-worker-10 @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-08-16 16:37:34.984 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:34.984 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:34.984 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:34.984 [DefaultDispatcher-worker-10 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:34.986 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:34.986 [DefaultDispatcher-worker-9 @coroutine#662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.989 [eventLoopGroupProxy-10-2 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2024-08-16 16:37:34.990 [eventLoopGroupProxy-10-2 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:34.990 [eventLoopGroupProxy-10-2 @call-handler#694] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 16:37:34.991 [DefaultDispatcher-worker-12 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:34.992 [DefaultDispatcher-worker-12 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:34.993 [DefaultDispatcher-worker-12 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:34.993 [DefaultDispatcher-worker-12 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:34.993 [DefaultDispatcher-worker-12 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:34.994 [DefaultDispatcher-worker-15 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:34.995 [eventLoopGroupProxy-10-2 @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-08-16 16:37:34.997 [eventLoopGroupProxy-10-2 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2024-08-16 16:37:34.997 [eventLoopGroupProxy-10-2 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:34.998 [eventLoopGroupProxy-10-2 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:34.998 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.000 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.000 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:35.000 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.000 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:35.006 [eventLoopGroupProxy-10-2 @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-08-16 16:37:35.013 [eventLoopGroupProxy-10-2 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2024-08-16 16:37:35.013 [eventLoopGroupProxy-10-2 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:35.013 [eventLoopGroupProxy-10-2 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-08-16 16:37:35.014 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.016 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.016 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:35.016 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.016 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:35.018 [eventLoopGroupProxy-10-2 @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-08-16 16:37:35.020 [eventLoopGroupProxy-10-2 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2024-08-16 16:37:35.020 [eventLoopGroupProxy-10-2 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:35.021 [eventLoopGroupProxy-10-2 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:35.021 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.023 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.023 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:35.023 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.023 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:35.025 [eventLoopGroupProxy-10-2 @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-08-16 16:37:35.027 [eventLoopGroupProxy-10-2 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2024-08-16 16:37:35.028 [eventLoopGroupProxy-10-2 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:35.028 [eventLoopGroupProxy-10-2 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 16:37:35.028 [DefaultDispatcher-worker-15 @coroutine#692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:35.039 [DefaultDispatcher-worker-14 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:35.047 [DefaultDispatcher-worker-13 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:35.048 [DefaultDispatcher-worker-13 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:35.048 [DefaultDispatcher-worker-13 @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/message. 2024-08-16 16:37:35.048 [DefaultDispatcher-worker-13 @coroutine#664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:35.048 [DefaultDispatcher-worker-13 @coroutine#664] 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-08-16 16:37:35.050 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 16:37:35.051 [eventLoopGroupProxy-10-2 @call-handler#725] 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-08-16 16:37:35.051 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:35.076 [DefaultDispatcher-worker-5 @call-handler#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-08-16 16:37:35.077 [eventLoopGroupProxy-10-2 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:35.077 [eventLoopGroupProxy-10-2 @call-handler#725] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-08-16 16:37:35.077 [DefaultDispatcher-worker-12 @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json 2024-08-16 16:37:35.077 [DefaultDispatcher-worker-12 @coroutine#637] TRACE 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/626989010095083520/_ustadmanifest.json. 2024-08-16 16:37:35.077 [DefaultDispatcher-worker-12 @coroutine#637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json 2024-08-16 16:37:35.078 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:35.078 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:35.078 [DefaultDispatcher-worker-3 @coroutine#664] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:35.078 [DefaultDispatcher-worker-3 @coroutine#664] 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-08-16 16:37:35.079 [DefaultDispatcher-worker-16 @coroutine#637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json 2024-08-16 16:37:35.079 [DefaultDispatcher-worker-16 @coroutine#637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json 2024-08-16 16:37:35.080 [DefaultDispatcher-worker-16 @coroutine#637] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json. 2024-08-16 16:37:35.080 [DefaultDispatcher-worker-16 @coroutine#637] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626989010095083520/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:37:35.089 [DefaultDispatcher-worker-16 @coroutine#664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1 2024-08-16 16:37:35.091 [DefaultDispatcher-worker-3 @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f12676 2024-08-16 16:37:35.092 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 16:37:35.092 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 16:37:35.092 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 16:37:35.092 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 16:37:35.092 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 16:37:35.095 [Test worker @coroutine#741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1174e173 2024-08-16 16:37:35.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-08-16 16:37:35.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-08-16 16:37:35.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:35.095 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e015ac1: (connection evicted) 2024-08-16 16:37:35.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:35.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-08-16 16:37:35.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-08-16 16:37:35.359 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:35.359 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:35.539 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:36.100 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@48928b57 2024-08-16 16:37:36.100 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@48928b57 2024-08-16 16:37:36.102 [Test worker @coroutine#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ac71b87 2024-08-16 16:37:36.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-08-16 16:37:36.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-08-16 16:37:36.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:36.102 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f12676: (connection evicted) 2024-08-16 16:37:36.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:36.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-08-16 16:37:36.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-08-16 16:37:36.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f32575 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:36.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f2b1b4 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:36.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:36.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-08-16 16:37:36.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2024-08-16 16:37:36.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2024-08-16 16:37:36.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-08-16 16:37:36.128 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 16:37:36.130 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-08-16 16:37:36.130 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@57777c23 2024-08-16 16:37:36.131 [DefaultDispatcher-worker-3 @coroutine#754] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16f62062 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:36.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:36.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-08-16 16:37:36.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-08-16 16:37:36.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-08-16 16:37:36.134 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-08-16 16:37:36.135 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-08-16 16:37:36.135 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-08-16 16:37:36.135 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-08-16 16:37:36.135 [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-08-16 16:37:36.135 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-08-16 16:37:36.135 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-08-16 16:37:36.135 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-08-16 16:37:36.135 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6500e886 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:36.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:36.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:36.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:36.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:36.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:36.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:36.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:36.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-08-16 16:37:36.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-08-16 16:37:36.181 [DefaultDispatcher-worker-2 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.192 [DefaultDispatcher-worker-13 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.210 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:36.213 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:36.232 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:36.236 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:36.301 [DefaultDispatcher-worker-16 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-08-16 16:37:36.347 [DefaultDispatcher-worker-3 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-08-16 16:37:36.352 [DefaultDispatcher-worker-3 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-08-16 16:37:36.357 [DefaultDispatcher-worker-3 @coroutine#771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-08-16 16:37:36.366 [DefaultDispatcher-worker-16 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.374 [DefaultDispatcher-worker-11 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.374 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json 2024-08-16 16:37:36.374 [Test worker @coroutine#759] TRACE 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/626989017559814144/_ustadmanifest.json. 2024-08-16 16:37:36.374 [Test worker @coroutine#759] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json 2024-08-16 16:37:36.376 [Test worker @coroutine#759] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json 2024-08-16 16:37:36.376 [Test worker @coroutine#759] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json 2024-08-16 16:37:36.378 [Test worker @coroutine#759] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json. 2024-08-16 16:37:36.378 [Test worker @coroutine#759] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:37:36.488 [DefaultDispatcher-worker-13 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.489 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-08-16 16:37:36.489 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-872bd61d-40bf-48f0-ad8d-29b3665ba9cb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-08-16 16:37:36.490 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-08-16 16:37:36.490 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-872bd61d-40bf-48f0-ad8d-29b3665ba9cb 2024-08-16 16:37:36.492 [DefaultDispatcher-worker-1 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:36.492 [DefaultDispatcher-worker-1 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:36.492 [DefaultDispatcher-worker-1 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:36.492 [DefaultDispatcher-worker-1 @coroutine#785] 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-08-16 16:37:36.495 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 16:37:36.495 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:36.495 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:36.496 [eventLoopGroupProxy-13-2 @call-handler#796] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 16:37:36.496 [eventLoopGroupProxy-13-1 @call-handler#793] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.496 [eventLoopGroupProxy-13-2 @call-handler#796] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.496 [eventLoopGroupProxy-13-1 @call-handler#793] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-08-16 16:37:36.497 [DefaultDispatcher-worker-4 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:36.497 [DefaultDispatcher-worker-4 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:36.501 [DefaultDispatcher-worker-5 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.501 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:36.501 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.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-08-16 16:37:36.501 [DefaultDispatcher-worker-5 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:36.503 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 16:37:36.503 [eventLoopGroupProxy-13-1 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.503 [eventLoopGroupProxy-13-1 @call-handler#803] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-08-16 16:37:36.504 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:36.504 [DefaultDispatcher-worker-10 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:36.511 [DefaultDispatcher-worker-4 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.519 [DefaultDispatcher-worker-14 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:36.528 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:36.528 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 16:37:36.528 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:36.528 [DefaultDispatcher-worker-16 @coroutine#783] 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-08-16 16:37:36.529 [eventLoopGroupProxy-13-1 @call-handler#810] 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-08-16 16:37:36.530 [eventLoopGroupProxy-13-1 @call-handler#810] 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-08-16 16:37:36.584 [eventLoopGroupProxy-13-1 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.586 [eventLoopGroupProxy-13-1 @call-handler#810] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 57ms 2024-08-16 16:37:36.587 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:36.587 [DefaultDispatcher-worker-16 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:36.589 [DefaultDispatcher-worker-6 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 16:37:36.589 [DefaultDispatcher-worker-6 @coroutine#783] 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-08-16 16:37:36.593 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.593 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.593 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.593 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.595 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:36.598 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.598 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.598 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 16:37:36.599 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.601 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.601 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.601 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.601 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.603 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:36.653 [eventLoopGroupProxy-13-1 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.653 [eventLoopGroupProxy-13-1 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.653 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-16 16:37:36.654 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.655 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.656 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.656 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.656 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.657 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:36.660 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.660 [eventLoopGroupProxy-13-1 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.660 [eventLoopGroupProxy-13-1 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:36.661 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.662 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.662 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.662 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.662 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.664 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:36.668 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.669 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.669 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 16:37:36.670 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.673 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.673 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.673 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.673 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.675 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:36.721 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.721 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.721 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:36.722 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.726 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.726 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.726 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.726 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.728 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:36.801 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.802 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.802 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 74ms 2024-08-16 16:37:36.802 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.807 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.807 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.807 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.807 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.809 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:36.864 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.864 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.865 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-08-16 16:37:36.865 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.868 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.868 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.868 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.868 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.870 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:36.916 [eventLoopGroupProxy-13-1 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.916 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.916 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:36.917 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.920 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.920 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.920 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.920 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.922 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:36.972 [eventLoopGroupProxy-13-1 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:36.972 [eventLoopGroupProxy-13-1 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:36.972 [eventLoopGroupProxy-13-1 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-08-16 16:37:36.973 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.976 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.976 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:36.976 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:36.976 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:36.978 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.016 [DefaultDispatcher-worker-15 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:37.028 [eventLoopGroupProxy-13-1 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.029 [eventLoopGroupProxy-13-1 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.029 [eventLoopGroupProxy-13-1 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-08-16 16:37:37.030 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.033 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.033 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.033 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.033 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.035 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.038 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.038 [eventLoopGroupProxy-13-1 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.038 [eventLoopGroupProxy-13-1 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.039 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.041 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.041 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.041 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.041 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.043 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.046 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.046 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.046 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.047 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.052 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.052 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.052 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.053 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.054 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.057 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.057 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.058 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 16:37:37.058 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.061 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.061 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.061 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.061 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.063 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.065 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.066 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.066 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.067 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.068 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.069 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.069 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.069 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.070 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.072 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.073 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.073 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.073 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.075 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.075 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.075 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.075 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.080 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.082 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.083 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.083 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.083 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.085 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.085 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.085 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.085 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.087 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.088 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.089 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.089 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.089 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.092 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.092 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.092 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.092 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.094 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.096 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.096 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.096 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.097 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.098 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.098 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.098 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.098 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.100 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.102 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.102 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.102 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.103 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.104 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.104 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.104 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.104 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.106 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.113 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.113 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.113 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-08-16 16:37:37.114 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.115 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.115 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.115 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.115 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.117 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.119 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.120 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.120 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.120 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.124 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.124 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.124 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.124 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.126 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.128 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.129 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.129 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.129 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.131 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.131 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.131 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.131 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.133 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.135 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.135 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.135 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.136 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.137 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.137 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.137 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.137 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.139 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.141 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.142 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.142 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 16:37:37.142 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.144 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.144 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.144 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.144 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.145 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.147 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.147 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.148 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.148 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.149 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.149 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.149 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.149 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.151 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.153 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.153 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.153 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.153 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.155 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.155 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.155 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.155 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.156 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.158 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.158 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.159 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.159 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.160 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.160 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.160 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.160 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.162 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.164 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.164 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.164 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.165 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.166 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.166 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.166 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.166 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.167 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.170 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.170 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.170 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.171 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.172 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.172 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.172 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.172 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.173 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.176 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.176 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.176 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.176 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.178 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.178 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.178 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.178 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.179 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.181 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.182 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.182 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.182 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.184 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.184 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.184 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.184 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.185 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.187 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.188 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.188 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.188 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.190 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.190 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.190 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.190 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.191 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.193 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.193 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.193 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.194 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.195 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.195 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.195 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.195 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.197 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.199 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.199 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.199 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.200 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.201 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.201 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.201 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.201 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.203 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.204 [eventLoopGroupProxy-13-1 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.205 [eventLoopGroupProxy-13-1 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.205 [eventLoopGroupProxy-13-1 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.205 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.207 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.207 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.207 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.207 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.208 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.210 [eventLoopGroupProxy-13-1 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.210 [eventLoopGroupProxy-13-1 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.210 [eventLoopGroupProxy-13-1 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.211 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.212 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.212 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.212 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.212 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.213 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.259 [eventLoopGroupProxy-13-1 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.259 [eventLoopGroupProxy-13-1 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.259 [eventLoopGroupProxy-13-1 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:37.260 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.261 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.261 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.261 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.261 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.263 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.265 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.265 [eventLoopGroupProxy-13-1 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.265 [eventLoopGroupProxy-13-1 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.266 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.267 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.267 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.267 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.267 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.269 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.272 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.272 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.272 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.273 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.274 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.274 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.274 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.274 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.276 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.278 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.278 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.278 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.279 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.280 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.280 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.280 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.280 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.281 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.327 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.328 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.328 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 16:37:37.328 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.330 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.330 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.330 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.330 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.332 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.377 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.378 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.378 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:37.379 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.380 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.380 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.380 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.380 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.382 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.385 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.385 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.385 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.386 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.387 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.387 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.387 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.387 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.388 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.390 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.391 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.391 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.391 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.393 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.393 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.393 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.393 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.394 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.439 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.440 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.440 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:37.441 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.442 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.442 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.442 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.442 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.444 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.446 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.447 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.447 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.448 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.449 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.449 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.449 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.449 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.451 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.453 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.453 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.453 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.454 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.455 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.455 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.455 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.455 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.456 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.458 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.459 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.459 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.459 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.461 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.461 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.461 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.461 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.462 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.465 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.465 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.465 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.466 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.467 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.467 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.467 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.467 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.469 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.511 [eventLoopGroupProxy-13-1 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.512 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.512 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-08-16 16:37:37.513 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.514 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.514 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.514 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.515 [DefaultDispatcher-worker-14 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.516 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.519 [eventLoopGroupProxy-13-1 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.519 [eventLoopGroupProxy-13-1 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.519 [eventLoopGroupProxy-13-1 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.520 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.522 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.522 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.522 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.522 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.524 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.527 [eventLoopGroupProxy-13-1 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.527 [eventLoopGroupProxy-13-1 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.527 [eventLoopGroupProxy-13-1 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.528 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.529 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.529 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.529 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.529 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.531 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.533 [eventLoopGroupProxy-13-1 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.534 [eventLoopGroupProxy-13-1 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.534 [eventLoopGroupProxy-13-1 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.534 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.536 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.536 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.536 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.536 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.537 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.540 [eventLoopGroupProxy-13-1 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.540 [eventLoopGroupProxy-13-1 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.540 [eventLoopGroupProxy-13-1 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.541 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.541 [DefaultDispatcher-worker-13 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:37.542 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.542 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.542 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.542 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.545 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.548 [eventLoopGroupProxy-13-1 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.548 [eventLoopGroupProxy-13-1 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.548 [eventLoopGroupProxy-13-1 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.548 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.550 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.550 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.550 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.550 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.551 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.553 [eventLoopGroupProxy-13-1 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.554 [eventLoopGroupProxy-13-1 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.554 [eventLoopGroupProxy-13-1 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.554 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.556 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.556 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.556 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.556 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.557 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.559 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.560 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.560 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.560 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.562 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.562 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.562 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.562 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.563 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.566 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.566 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.566 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.567 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.568 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.568 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.568 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.568 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.570 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.572 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.572 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.572 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.573 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.574 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.574 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.574 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.574 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.576 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.578 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.578 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.578 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.579 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.580 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.580 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.580 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.580 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.582 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.584 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.584 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.584 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.585 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.586 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.586 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.586 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.586 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.587 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.589 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.589 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.589 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.590 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.591 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.591 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.591 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.591 [DefaultDispatcher-worker-15 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.592 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.635 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.636 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.636 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:37.636 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.638 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.638 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.638 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.638 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.640 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.642 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.642 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.642 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.643 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.644 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.644 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.644 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.644 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.645 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.647 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.648 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.648 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.648 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.649 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.649 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.649 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.649 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.651 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.699 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.699 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.700 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 16:37:37.700 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.702 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.702 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.702 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.702 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.704 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.706 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.706 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.706 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:37.707 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.708 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.709 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.709 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.709 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.710 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.712 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.712 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.713 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.713 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.715 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.715 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.715 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.715 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.717 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.719 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.720 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.720 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.721 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.722 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.722 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.722 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.722 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.724 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.768 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.768 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.768 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:37.769 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.771 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.771 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.771 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.771 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.772 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.775 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.775 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.775 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.776 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.777 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.777 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.777 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.777 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.779 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.824 [eventLoopGroupProxy-13-1 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.824 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.824 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 16:37:37.825 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.827 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.827 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.827 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.827 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.829 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.877 [eventLoopGroupProxy-13-1 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.877 [eventLoopGroupProxy-13-1 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.878 [eventLoopGroupProxy-13-1 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-08-16 16:37:37.878 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.880 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.880 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.880 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.880 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.881 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.928 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.928 [eventLoopGroupProxy-13-1 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.928 [eventLoopGroupProxy-13-1 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 16:37:37.929 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.931 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.931 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.931 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.931 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.932 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.976 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.976 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.977 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:37.977 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.979 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.979 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.979 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.979 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.980 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.982 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.983 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.983 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.983 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.984 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.984 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.984 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.984 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.986 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.988 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.988 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.988 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.989 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.990 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.990 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.990 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.990 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.991 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.993 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.994 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.994 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:37.994 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.996 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.996 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:37.996 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:37.996 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:37.997 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:37.999 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:37.999 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:37.999 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.000 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.001 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.001 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.001 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.001 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.002 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.004 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.004 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.004 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.004 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.005 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.006 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.006 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.006 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.007 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.008 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.008 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.009 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.009 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.011 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.011 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.011 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.011 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.012 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.014 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.014 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.014 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.015 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.016 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.017 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.017 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.017 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.018 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.020 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.020 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.020 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.021 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.022 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.022 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.022 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.022 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.023 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.025 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.026 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.026 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.026 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.027 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.027 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.027 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.028 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.029 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.030 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.031 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.031 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.031 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.032 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.032 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.032 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.032 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.034 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.035 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.036 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.036 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.036 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.037 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.037 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.037 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.037 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.038 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.040 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.040 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.041 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.041 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.042 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.042 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.042 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.042 [DefaultDispatcher-worker-7 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.044 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.046 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.046 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.046 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.047 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.048 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.048 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.048 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.048 [DefaultDispatcher-worker-12 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.050 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.052 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.052 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.052 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.053 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.054 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.054 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.054 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.054 [DefaultDispatcher-worker-3 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.055 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.065 [DefaultDispatcher-worker-1 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:38.105 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.106 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.106 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-08-16 16:37:38.107 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.108 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.108 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.108 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.108 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.109 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.112 [DefaultDispatcher-worker-1 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.113 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.113 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.113 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-08-16 16:37:38.114 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.115 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.115 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.115 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.115 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.116 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.118 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.118 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.118 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.119 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.120 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.120 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.120 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.120 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.121 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.123 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.123 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.123 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.124 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.125 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.125 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.125 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.125 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.126 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.128 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.128 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.128 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.129 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.130 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.130 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.130 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.130 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.131 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.133 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.134 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.134 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.134 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.135 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.135 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.135 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.135 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.137 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.139 [eventLoopGroupProxy-13-1 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.139 [eventLoopGroupProxy-13-1 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.139 [eventLoopGroupProxy-13-1 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.139 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.142 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.142 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.142 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.142 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.143 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.146 [DefaultDispatcher-worker-9 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-08-16 16:37:38.187 [eventLoopGroupProxy-13-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.188 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.188 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 16:37:38.188 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.190 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.190 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.190 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.190 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.191 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.193 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.193 [eventLoopGroupProxy-13-1 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.193 [eventLoopGroupProxy-13-1 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.194 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.195 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.195 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.195 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.195 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.196 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.198 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.198 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.198 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.198 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.199 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.200 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.200 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.200 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.201 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.244 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.244 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.244 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:38.245 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.247 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.247 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.247 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.247 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.248 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.251 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.251 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.251 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.252 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.253 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.253 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.253 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.253 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.254 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.256 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.256 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.256 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.257 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.258 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.258 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.258 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.258 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.260 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.262 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.262 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.262 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.262 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.264 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.264 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.264 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.264 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.265 [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-08-16 16:37:38.267 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.267 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.267 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.267 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.268 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.269 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.269 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.269 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.270 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.271 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.272 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.272 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.272 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.273 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.273 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.273 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.273 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.274 [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-08-16 16:37:38.276 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.277 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.277 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.277 [DefaultDispatcher-worker-9 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.279 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.279 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.279 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.279 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.280 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.282 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.282 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.282 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.282 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.284 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.284 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.284 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.284 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.285 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.287 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.287 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.287 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.288 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.289 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.289 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.289 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.289 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.290 [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-08-16 16:37:38.292 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.292 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.292 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.293 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.294 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.294 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.294 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.294 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.295 [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-08-16 16:37:38.297 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.297 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.297 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.298 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.299 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.299 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.299 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.299 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.300 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.302 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.302 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.302 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.303 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.304 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.304 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.304 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.304 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.305 [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-08-16 16:37:38.352 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.352 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.352 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 16:37:38.353 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.354 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.354 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.354 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.354 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.356 [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-08-16 16:37:38.358 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.358 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.358 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.359 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.360 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.360 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.360 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.360 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.361 [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-08-16 16:37:38.408 [eventLoopGroupProxy-13-1 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.408 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.409 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 16:37:38.409 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.411 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.411 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.411 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.411 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.412 [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-08-16 16:37:38.414 [eventLoopGroupProxy-13-1 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.414 [eventLoopGroupProxy-13-1 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.414 [eventLoopGroupProxy-13-1 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.415 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.418 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.418 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.418 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.418 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.419 [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-08-16 16:37:38.463 [eventLoopGroupProxy-13-1 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.463 [eventLoopGroupProxy-13-1 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.463 [eventLoopGroupProxy-13-1 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:38.464 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.465 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.465 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.465 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.465 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.466 [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-08-16 16:37:38.511 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.511 [eventLoopGroupProxy-13-1 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.511 [eventLoopGroupProxy-13-1 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 16:37:38.512 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.513 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.513 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.513 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.513 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.514 [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-08-16 16:37:38.559 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.559 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.559 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 16:37:38.560 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.561 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.561 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.561 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.561 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.562 [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-08-16 16:37:38.585 [DefaultDispatcher-worker-8 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:38.607 [eventLoopGroupProxy-13-1 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.608 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.608 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:38.608 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.610 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.610 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.610 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.610 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.611 [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-08-16 16:37:38.659 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.659 [eventLoopGroupProxy-13-1 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.659 [eventLoopGroupProxy-13-1 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 16:37:38.660 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.661 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.661 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.661 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.661 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.663 [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-08-16 16:37:38.665 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.665 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.666 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.666 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.667 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.667 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.667 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.667 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.668 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.716 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.716 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.716 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-08-16 16:37:38.717 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.718 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.718 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.718 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.718 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.719 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.722 [eventLoopGroupProxy-13-1 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.722 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.722 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.723 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.724 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.724 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.724 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.724 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.725 [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-08-16 16:37:38.727 [eventLoopGroupProxy-13-1 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.728 [eventLoopGroupProxy-13-1 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.728 [eventLoopGroupProxy-13-1 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.728 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.729 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.729 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.729 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.729 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.730 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.733 [eventLoopGroupProxy-13-1 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.733 [eventLoopGroupProxy-13-1 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.733 [eventLoopGroupProxy-13-1 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.733 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.734 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.735 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.735 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.735 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.736 [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-08-16 16:37:38.738 [eventLoopGroupProxy-13-1 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.739 [eventLoopGroupProxy-13-1 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.739 [eventLoopGroupProxy-13-1 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.739 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.740 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.740 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.740 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.740 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.741 [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-08-16 16:37:38.743 [eventLoopGroupProxy-13-1 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.743 [eventLoopGroupProxy-13-1 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.743 [eventLoopGroupProxy-13-1 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.744 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.745 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.745 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.745 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.745 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.746 [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-08-16 16:37:38.791 [eventLoopGroupProxy-13-1 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.792 [eventLoopGroupProxy-13-1 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.792 [eventLoopGroupProxy-13-1 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:38.792 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.794 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.794 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.794 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.794 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.795 [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-08-16 16:37:38.797 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.797 [eventLoopGroupProxy-13-1 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.798 [eventLoopGroupProxy-13-1 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.798 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.799 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.799 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.799 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.799 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.800 [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-08-16 16:37:38.802 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.802 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.802 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.803 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.804 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.804 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.804 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.804 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.805 [eventLoopGroupProxy-13-1 @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-08-16 16:37:38.807 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.807 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.807 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.808 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.809 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.809 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.809 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.809 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.810 [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-08-16 16:37:38.855 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.856 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.856 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:38.856 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.857 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.857 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.857 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.857 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.859 [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-08-16 16:37:38.861 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.861 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.861 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:38.862 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.863 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.863 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.863 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.863 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.864 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:38.866 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.866 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.866 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.867 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.868 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.868 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.868 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.868 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.869 [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-08-16 16:37:38.870 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.870 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.871 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.871 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.872 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.872 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.872 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.872 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.873 [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-08-16 16:37:38.919 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.919 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.919 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:38.920 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.921 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.921 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.922 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.922 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.923 [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-08-16 16:37:38.968 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.969 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.969 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-08-16 16:37:38.969 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.971 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.971 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.971 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.971 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.972 [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-08-16 16:37:38.974 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.974 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.974 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:38.975 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.976 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.977 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.977 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.977 [DefaultDispatcher-worker-13 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.978 [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-08-16 16:37:38.986 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.986 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.986 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-08-16 16:37:38.987 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.988 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.988 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.988 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.988 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.989 [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-08-16 16:37:38.990 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:38.990 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:38.990 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-08-16 16:37:38.991 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.992 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.992 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:38.992 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:38.992 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:38.993 [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-08-16 16:37:39.040 [eventLoopGroupProxy-13-1 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.040 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.040 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-08-16 16:37:39.041 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.042 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.042 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.042 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.042 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.043 [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-08-16 16:37:39.046 [eventLoopGroupProxy-13-1 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.046 [eventLoopGroupProxy-13-1 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.046 [eventLoopGroupProxy-13-1 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:39.046 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.047 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.048 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.048 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.048 [DefaultDispatcher-worker-16 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.049 [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-08-16 16:37:39.092 [eventLoopGroupProxy-13-1 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.092 [eventLoopGroupProxy-13-1 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.092 [eventLoopGroupProxy-13-1 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:39.092 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.094 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.094 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.094 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.094 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.095 [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-08-16 16:37:39.102 [DefaultDispatcher-worker-3 @coroutine#804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:39.140 [eventLoopGroupProxy-13-1 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.140 [eventLoopGroupProxy-13-1 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.140 [eventLoopGroupProxy-13-1 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 16:37:39.141 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.142 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.142 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.142 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.142 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.143 [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-08-16 16:37:39.146 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.146 [eventLoopGroupProxy-13-1 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.146 [eventLoopGroupProxy-13-1 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:39.147 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.148 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.148 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.148 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.148 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.149 [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-08-16 16:37:39.193 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.193 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.193 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-08-16 16:37:39.194 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.195 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.195 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.195 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.195 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.196 [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-08-16 16:37:39.198 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.198 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.198 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:39.199 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.200 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.200 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.200 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.200 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.201 [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-08-16 16:37:39.203 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.203 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.203 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-08-16 16:37:39.203 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.204 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.204 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.204 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.204 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.205 [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-08-16 16:37:39.206 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.206 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.206 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-08-16 16:37:39.207 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.208 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.209 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.209 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.209 [DefaultDispatcher-worker-6 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.209 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:39.219 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.219 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.219 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-08-16 16:37:39.220 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.221 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.221 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.221 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.221 [DefaultDispatcher-worker-1 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.222 [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-08-16 16:37:39.267 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.267 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.267 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-08-16 16:37:39.267 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.268 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.269 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.269 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.269 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.269 [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-08-16 16:37:39.272 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.272 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.272 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:39.272 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.273 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.273 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.273 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.273 [DefaultDispatcher-worker-8 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.274 [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-08-16 16:37:39.277 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.277 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.277 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-08-16 16:37:39.277 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.279 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.279 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:39.279 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.279 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:39.280 [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-08-16 16:37:39.284 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:39.284 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.285 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-08-16 16:37:39.285 [DefaultDispatcher-worker-4 @coroutine#815] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:39.301 [DefaultDispatcher-worker-10 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:39.309 [DefaultDispatcher-worker-16 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:39.309 [DefaultDispatcher-worker-16 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:39.310 [DefaultDispatcher-worker-16 @coroutine#786] TRACE 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-08-16 16:37:39.310 [DefaultDispatcher-worker-16 @coroutine#786] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:39.310 [DefaultDispatcher-worker-16 @coroutine#786] 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-08-16 16:37:39.311 [eventLoopGroupProxy-13-1 @call-handler#1611] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 16:37:39.312 [eventLoopGroupProxy-13-1 @call-handler#1611] 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-08-16 16:37:39.312 [eventLoopGroupProxy-13-1 @call-handler#1611] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:39.334 [DefaultDispatcher-worker-4 @call-handler#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2024-08-16 16:37:39.335 [eventLoopGroupProxy-13-1 @call-handler#1611] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:39.335 [eventLoopGroupProxy-13-1 @call-handler#1611] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-08-16 16:37:39.335 [DefaultDispatcher-worker-4 @coroutine#753] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json 2024-08-16 16:37:39.335 [DefaultDispatcher-worker-4 @coroutine#753] TRACE 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/626989017559814144/_ustadmanifest.json. 2024-08-16 16:37:39.335 [DefaultDispatcher-worker-4 @coroutine#753] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json 2024-08-16 16:37:39.336 [DefaultDispatcher-worker-10 @coroutine#786] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:39.336 [DefaultDispatcher-worker-10 @coroutine#786] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:39.336 [DefaultDispatcher-worker-10 @coroutine#786] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:39.336 [DefaultDispatcher-worker-10 @coroutine#786] 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-08-16 16:37:39.336 [DefaultDispatcher-worker-10 @coroutine#753] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json 2024-08-16 16:37:39.336 [DefaultDispatcher-worker-10 @coroutine#753] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json 2024-08-16 16:37:39.338 [DefaultDispatcher-worker-15 @coroutine#753] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json. 2024-08-16 16:37:39.338 [DefaultDispatcher-worker-15 @coroutine#753] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/626989017559814144/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:37:39.345 [DefaultDispatcher-worker-16 @coroutine#786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5759 2024-08-16 16:37:39.369 [DefaultDispatcher-worker-8 @coroutine#753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b808427 2024-08-16 16:37:39.391 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-08-16 16:37:39.391 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-08-16 16:37:39.391 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-08-16 16:37:39.391 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-08-16 16:37:39.391 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-08-16 16:37:39.395 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3889c343 2024-08-16 16:37:39.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-08-16 16:37:39.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-08-16 16:37:39.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:39.396 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54fd5759: (connection evicted) 2024-08-16 16:37:39.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:39.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-08-16 16:37:39.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-08-16 16:37:39.635 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:39.635 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:39.801 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-08-16 16:37:40.122 [DefaultDispatcher-worker-7 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2024-08-16 16:37:40.400 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@57777c23 2024-08-16 16:37:40.400 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@57777c23 2024-08-16 16:37:40.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-08-16 16:37:40.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-08-16 16:37:40.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:40.401 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b808427: (connection evicted) 2024-08-16 16:37:40.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:40.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-08-16 16:37:40.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9f0360 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:40.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:40.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-08-16 16:37:40.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-08-16 16:37:40.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-08-16 16:37:40.426 [DefaultDispatcher-worker-12 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-08-16 16:37:40.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240f712e 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:40.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:40.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-08-16 16:37:40.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-08-16 16:37:40.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-08-16 16:37:40.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-08-16 16:37:40.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@641ab175 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:40.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:40.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-08-16 16:37:40.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2024-08-16 16:37:40.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2024-08-16 16:37:40.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-08-16 16:37:40.439 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 16:37:40.439 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2024-08-16 16:37:40.441 [DefaultDispatcher-worker-12 @coroutine#1648] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 16:37:40.444 [DefaultDispatcher-worker-12 @coroutine#1650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-08-16 16:37:40.446 [Test worker @coroutine#1649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:40.446 [Test worker @coroutine#1649] TRACE 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-08-16 16:37:40.446 [Test worker @coroutine#1649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:40.446 [Test worker @coroutine#1649] 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-08-16 16:37:40.449 [eventLoopGroupProxy-16-1 @call-handler#1655] 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-08-16 16:37:40.449 [eventLoopGroupProxy-16-1 @call-handler#1655] 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-08-16 16:37:40.451 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2024-08-16 16:37:40.452 [Test worker @coroutine#1649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:40.452 [Test worker @coroutine#1649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-08-16 16:37:40.453 [Test worker @coroutine#1649] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-08-16 16:37:40.453 [Test worker @coroutine#1649] 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-08-16 16:37:40.454 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:40.454 [Test worker @coroutine#1660] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-08-16 16:37:40.454 [Test worker @coroutine#1660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:40.454 [Test worker @coroutine#1660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:40.455 [eventLoopGroupProxy-16-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/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-08-16 16:37:40.458 [eventLoopGroupProxy-16-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2024-08-16 16:37:40.458 [eventLoopGroupProxy-16-1 @call-handler#1662] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:40.459 [Test worker @coroutine#1660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-08-16 16:37:40.462 [eventLoopGroupProxy-16-2 @call-handler#1672] 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-08-16 16:37:40.465 [eventLoopGroupProxy-16-2 @call-handler#1672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:40.472 [Test worker @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6905d030 2024-08-16 16:37:40.511 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:40.534 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:40.537 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4844e24b 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:41.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:41.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:41.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-08-16 16:37:41.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@241abc2 2024-08-16 16:37:41.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@241abc2 2024-08-16 16:37:41.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-08-16 16:37:41.603 [DefaultDispatcher-worker-3 @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@241abc2 2024-08-16 16:37:41.609 [Test worker @coroutine#1681] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43969/api/blob/upload-init-batch 2024-08-16 16:37:41.609 [Test worker @coroutine#1681] 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:43969/api/blob/upload-init-batch. 2024-08-16 16:37:41.609 [Test worker @coroutine#1681] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43969/api/blob/upload-init-batch 2024-08-16 16:37:41.609 [Test worker @coroutine#1681] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43969/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 16:37:41.611 [Test worker @coroutine#1681] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43969/api/blob/upload-init-batch 2024-08-16 16:37:41.611 [Test worker @coroutine#1681] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43969/api/blob/upload-init-batch 2024-08-16 16:37:41.611 [Test worker @coroutine#1681] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43969/api/blob/upload-init-batch. 2024-08-16 16:37:41.611 [Test worker @coroutine#1681] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43969/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:41.623 [DefaultDispatcher-worker-9 @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@241abc2 2024-08-16 16:37:41.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-08-16 16:37:41.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-08-16 16:37:41.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:41.627 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@241abc2: (connection evicted) 2024-08-16 16:37:41.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:41.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-08-16 16:37:41.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-08-16 16:37:41.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28521ed5 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:41.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:41.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-08-16 16:37:41.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9bed65 2024-08-16 16:37:41.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9bed65 2024-08-16 16:37:41.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-08-16 16:37:41.662 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37759/api/blob/upload-init-batch 2024-08-16 16:37:41.662 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37759/api/blob/upload-init-batch. 2024-08-16 16:37:41.662 [Test worker @coroutine#1692] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37759/api/blob/upload-init-batch 2024-08-16 16:37:41.662 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37759/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 16:37:41.664 [Test worker @coroutine#1692] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37759/api/blob/upload-init-batch 2024-08-16 16:37:41.664 [Test worker @coroutine#1692] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37759/api/blob/upload-init-batch 2024-08-16 16:37:41.664 [Test worker @coroutine#1692] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37759/api/blob/upload-init-batch. 2024-08-16 16:37:41.664 [Test worker @coroutine#1692] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37759/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:41.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-08-16 16:37:41.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-08-16 16:37:41.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:41.666 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c9bed65: (connection evicted) 2024-08-16 16:37:41.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:41.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-08-16 16:37:41.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b307030 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:41.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:41.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-08-16 16:37:41.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f6e96 2024-08-16 16:37:41.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@263f6e96 2024-08-16 16:37:41.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-08-16 16:37:41.695 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48209/api/blob/upload-init-batch 2024-08-16 16:37:41.695 [Test worker @coroutine#1698] 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:48209/api/blob/upload-init-batch. 2024-08-16 16:37:41.695 [Test worker @coroutine#1698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48209/api/blob/upload-init-batch 2024-08-16 16:37:41.695 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48209/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-08-16 16:37:41.697 [Test worker @coroutine#1698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48209/api/blob/upload-init-batch 2024-08-16 16:37:41.697 [Test worker @coroutine#1698] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48209/api/blob/upload-init-batch 2024-08-16 16:37:41.697 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48209/api/blob/upload-init-batch. 2024-08-16 16:37:41.697 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48209/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:41.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-08-16 16:37:41.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-08-16 16:37:41.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:41.702 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@263f6e96: (connection evicted) 2024-08-16 16:37:41.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:41.703 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-08-16 16:37:41.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-08-16 16:37:41.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2319c1e0 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:41.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:41.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-08-16 16:37:41.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3c866c 2024-08-16 16:37:41.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3c866c 2024-08-16 16:37:41.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-08-16 16:37:42.034 [DefaultDispatcher-worker-10 @coroutine#1717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3c866c 2024-08-16 16:37:42.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eda7dd3 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:42.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:42.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-08-16 16:37:42.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c69628 2024-08-16 16:37:42.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@71c69628 2024-08-16 16:37:42.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-08-16 16:37:42.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d145177 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:42.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-08-16 16:37:42.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-08-16 16:37:42.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-08-16 16:37:42.076 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:42.107 [DefaultDispatcher-worker-10 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-08-16 16:37:42.115 [DefaultDispatcher-worker-7 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-08-16 16:37:42.125 [DefaultDispatcher-worker-7 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-08-16 16:37:42.133 [DefaultDispatcher-worker-13 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-08-16 16:37:42.137 [Test worker @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-08-16 16:37:42.138 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:42.146 [DefaultDispatcher-worker-1 @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e 2024-08-16 16:37:42.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-08-16 16:37:42.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-08-16 16:37:42.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:42.153 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e9d203e: (connection evicted) 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:42.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-08-16 16:37:42.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fcad739 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:42.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:42.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-08-16 16:37:42.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-08-16 16:37:42.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-08-16 16:37:42.192 [DefaultDispatcher-worker-13 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-08-16 16:37:42.201 [DefaultDispatcher-worker-1 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-08-16 16:37:42.211 [DefaultDispatcher-worker-15 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-08-16 16:37:42.219 [DefaultDispatcher-worker-12 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-08-16 16:37:42.224 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-08-16 16:37:42.235 [DefaultDispatcher-worker-9 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79a92277 2024-08-16 16:37:42.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-08-16 16:37:42.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-08-16 16:37:42.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:42.237 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79a92277: (connection evicted) 2024-08-16 16:37:42.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:42.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-08-16 16:37:42.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-08-16 16:37:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-08-16 16:37:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:42.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5625ba2 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:42.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:42.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-08-16 16:37:42.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 16:37:42.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 16:37:42.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-08-16 16:37:42.275 [DefaultDispatcher-worker-12 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 16:37:42.283 [DefaultDispatcher-worker-1 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 16:37:42.292 [DefaultDispatcher-worker-12 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 16:37:42.300 [DefaultDispatcher-worker-12 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c9f527 2024-08-16 16:37:42.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-08-16 16:37:42.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-08-16 16:37:42.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:42.301 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c9f527: (connection evicted) 2024-08-16 16:37:42.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:42.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-08-16 16:37:42.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-08-16 16:37:42.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9a10e9 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:42.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:42.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-08-16 16:37:42.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-08-16 16:37:42.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-08-16 16:37:42.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-08-16 16:37:42.341 [DefaultDispatcher-worker-13 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-08-16 16:37:42.350 [DefaultDispatcher-worker-7 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-08-16 16:37:42.360 [DefaultDispatcher-worker-9 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-08-16 16:37:42.370 [DefaultDispatcher-worker-14 @coroutine#1746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-08-16 16:37:42.373 [Test worker @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-08-16 16:37:42.380 [DefaultDispatcher-worker-15 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2370c90 2024-08-16 16:37:42.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-08-16 16:37:42.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-08-16 16:37:42.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:42.381 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2370c90: (connection evicted) 2024-08-16 16:37:42.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:42.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-08-16 16:37:42.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-08-16 16:37:42.413 [DefaultDispatcher-worker-8 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eea0b48 2024-08-16 16:37:42.438 [DefaultDispatcher-worker-8 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b35b0f4 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed463b7 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:48.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:48.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-08-16 16:37:48.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-08-16 16:37:48.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-08-16 16:37:48.660 [DefaultDispatcher-worker-9 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2024-08-16 16:37:48.714 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:49.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be9e9fc 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@452d6fd 2024-08-16 16:37:49.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@452d6fd 2024-08-16 16:37:49.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-08-16 16:37:49.372 [DefaultDispatcher-worker-1 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d6fd 2024-08-16 16:37:49.382 [DefaultDispatcher-worker-4 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d6fd 2024-08-16 16:37:49.391 [DefaultDispatcher-worker-3 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d6fd 2024-08-16 16:37:49.400 [DefaultDispatcher-worker-8 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d6fd 2024-08-16 16:37:49.409 [DefaultDispatcher-worker-9 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@452d6fd 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9a6a0c 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-08-16 16:37:49.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-08-16 16:37:49.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-08-16 16:37:49.437 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:49.457 [DefaultDispatcher-worker-4 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-08-16 16:37:49.468 [DefaultDispatcher-worker-14 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-08-16 16:37:49.475 [DefaultDispatcher-worker-14 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-08-16 16:37:49.481 [DefaultDispatcher-worker-1 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f95e19 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f5fb335 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-08-16 16:37:49.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@299cddbf 2024-08-16 16:37:49.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@299cddbf 2024-08-16 16:37:49.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-08-16 16:37:49.517 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:49.527 [DefaultDispatcher-worker-7 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299cddbf 2024-08-16 16:37:49.536 [DefaultDispatcher-worker-8 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299cddbf 2024-08-16 16:37:49.545 [DefaultDispatcher-worker-6 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299cddbf 2024-08-16 16:37:49.553 [DefaultDispatcher-worker-6 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299cddbf 2024-08-16 16:37:49.559 [DefaultDispatcher-worker-3 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299cddbf 2024-08-16 16:37:49.572 [DefaultDispatcher-worker-7 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299cddbf 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29b2a94c 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d9c9c4 2024-08-16 16:37:49.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d9c9c4 2024-08-16 16:37:49.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-08-16 16:37:49.586 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:49.613 [DefaultDispatcher-worker-3 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d9c9c4 2024-08-16 16:37:49.622 [DefaultDispatcher-worker-4 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d9c9c4 2024-08-16 16:37:49.630 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d9c9c4 2024-08-16 16:37:49.640 [DefaultDispatcher-worker-16 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d9c9c4 2024-08-16 16:37:49.649 [DefaultDispatcher-worker-7 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38d9c9c4 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c4e63b3 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-08-16 16:37:49.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-08-16 16:37:49.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-08-16 16:37:49.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-08-16 16:37:49.673 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:49.689 [DefaultDispatcher-worker-1 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-08-16 16:37:49.698 [DefaultDispatcher-worker-14 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-08-16 16:37:49.705 [DefaultDispatcher-worker-4 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-08-16 16:37:49.710 [DefaultDispatcher-worker-4 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-08-16 16:37:49.716 [DefaultDispatcher-worker-6 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-08-16 16:37:49.727 [DefaultDispatcher-worker-14 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c7b504 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-08-16 16:37:49.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-08-16 16:37:49.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-08-16 16:37:49.751 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:49.768 [DefaultDispatcher-worker-8 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-08-16 16:37:49.777 [DefaultDispatcher-worker-4 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-08-16 16:37:49.787 [DefaultDispatcher-worker-6 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-08-16 16:37:49.797 [DefaultDispatcher-worker-13 @coroutine#1844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-08-16 16:37:49.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4917992b 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-08-16 16:37:49.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-08-16 16:37:49.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-08-16 16:37:49.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-08-16 16:37:49.834 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:49.837 [DefaultDispatcher-worker-16 @coroutine#1849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-08-16 16:37:49.845 [DefaultDispatcher-worker-8 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-08-16 16:37:49.852 [DefaultDispatcher-worker-12 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-08-16 16:37:49.860 [DefaultDispatcher-worker-9 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-08-16 16:37:49.868 [DefaultDispatcher-worker-16 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-08-16 16:37:49.881 [DefaultDispatcher-worker-12 @coroutine#1851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9d6c78 2024-08-16 16:37:49.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-08-16 16:37:49.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@785477e5 2024-08-16 16:37:49.884 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-08-16 16:37:49.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@41962299 2024-08-16 16:37:49.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@41962299 2024-08-16 16:37:49.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-08-16 16:37:49.899 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c72fb7 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-08-16 16:37:49.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-08-16 16:37:49.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-08-16 16:37:49.930 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-08-16 16:37:49.932 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58df2864 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-08-16 16:37:49.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-08-16 16:37:49.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-08-16 16:37:49.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-08-16 16:37:49.963 [Test worker @coroutine#1863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-08-16 16:37:49.965 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f26fc4d 2024-08-16 16:37:49.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67b1c3af 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-08-16 16:37:49.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-08-16 16:37:49.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-08-16 16:37:49.986 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:49.995 [Test worker @coroutine#1868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-08-16 16:37:49.997 [Test worker @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a5c115b 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654dbb78 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:49.999 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:49.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-08-16 16:37:50.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@24381e4a 2024-08-16 16:37:50.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@24381e4a 2024-08-16 16:37:50.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-08-16 16:37:50.005 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:50.024 [Test worker @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24381e4a 2024-08-16 16:37:50.027 [Test worker @coroutine#1875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24381e4a 2024-08-16 16:37:50.039 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:50.054 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37697/ 2024-08-16 16:37:50.054 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37697/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.056 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37697/ 2024-08-16 16:37:50.056 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37697/ 2024-08-16 16:37:50.056 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37697/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.071 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:50.100 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:50.101 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37697/ 2024-08-16 16:37:50.101 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37697/ 2024-08-16 16:37:50.101 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37697/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.145 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37697/ 2024-08-16 16:37:50.145 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37697/ 2024-08-16 16:37:50.145 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37697/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.189 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37697/ 2024-08-16 16:37:50.189 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37697/ 2024-08-16 16:37:50.189 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37697/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.233 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37697/ 2024-08-16 16:37:50.233 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37697/ 2024-08-16 16:37:50.233 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37697/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.277 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37697/ 2024-08-16 16:37:50.277 [Test worker @coroutine#1879] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37697/ 2024-08-16 16:37:50.277 [Test worker @coroutine#1879] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37697/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.321 [Test worker @coroutine#1879] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37697/ 2024-08-16 16:37:50.325 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33985/ 2024-08-16 16:37:50.325 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33985/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.326 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33985/ 2024-08-16 16:37:50.327 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33985/ 2024-08-16 16:37:50.327 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33985/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.369 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33985/ 2024-08-16 16:37:50.369 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33985/ 2024-08-16 16:37:50.369 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33985/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.413 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33985/ 2024-08-16 16:37:50.413 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33985/ 2024-08-16 16:37:50.413 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33985/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.457 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33985/ 2024-08-16 16:37:50.457 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33985/ 2024-08-16 16:37:50.457 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33985/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.501 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33985/ 2024-08-16 16:37:50.501 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33985/ 2024-08-16 16:37:50.501 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33985/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.545 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33985/ 2024-08-16 16:37:50.545 [Test worker @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33985/ 2024-08-16 16:37:50.545 [Test worker @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33985/ from class io.ktor.utils.io.ByteBufferChannel 2024-08-16 16:37:50.546 [Test worker @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33985/ 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65852d05 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-08-16 16:37:50.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:50.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:50.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-08-16 16:37:50.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2024-08-16 16:37:50.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2024-08-16 16:37:50.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-08-16 16:37:50.687 [DefaultDispatcher-worker-13 @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43fdef43 2024-08-16 16:37:50.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0a5848 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:50.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:50.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-08-16 16:37:50.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@732fa176 2024-08-16 16:37:50.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@732fa176 2024-08-16 16:37:50.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-08-16 16:37:50.717 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:50.742 [DefaultDispatcher-worker-16 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@732fa176 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0bf0ed 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:50.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:50.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2024-08-16 16:37:50.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2024-08-16 16:37:50.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-08-16 16:37:50.784 [DefaultDispatcher-worker-13 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e17a9e6 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48543f11 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:50.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:50.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-08-16 16:37:50.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e92e9a2 2024-08-16 16:37:50.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e92e9a2 2024-08-16 16:37:50.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-08-16 16:37:50.801 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:50.830 [DefaultDispatcher-worker-1 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e92e9a2 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@823f978 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:50.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:50.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-08-16 16:37:50.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-08-16 16:37:50.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-08-16 16:37:50.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-08-16 16:37:50.844 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:50.876 [DefaultDispatcher-worker-12 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397b5b2d 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab70df7 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:50.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:50.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-08-16 16:37:50.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3d52a0 2024-08-16 16:37:50.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3d52a0 2024-08-16 16:37:50.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-08-16 16:37:50.889 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:50.929 [DefaultDispatcher-worker-14 @coroutine#1983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3d52a0 2024-08-16 16:37:50.932 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61e4a072 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:50.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:50.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-08-16 16:37:50.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6df932 2024-08-16 16:37:50.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6df932 2024-08-16 16:37:50.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-08-16 16:37:50.974 [DefaultDispatcher-worker-3 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6df932 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c9e7af2 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:50.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:50.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-08-16 16:37:50.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2024-08-16 16:37:50.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2024-08-16 16:37:50.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-08-16 16:37:50.980 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:51.014 [DefaultDispatcher-worker-13 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2024-08-16 16:37:51.024 [DefaultDispatcher-worker-6 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2024-08-16 16:37:51.031 [DefaultDispatcher-worker-1 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2024-08-16 16:37:51.035 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:51.039 [DefaultDispatcher-worker-3 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2024-08-16 16:37:51.053 [DefaultDispatcher-worker-6 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2024-08-16 16:37:51.061 [DefaultDispatcher-worker-16 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@af04d6d 2024-08-16 16:37:51.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown initiated... 2024-08-16 16:37:51.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Close initiated... 2024-08-16 16:37:51.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:51.067 [HikariPool-103 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Closing connection org.sqlite.jdbc4.JDBC4Connection@af04d6d: (connection evicted) 2024-08-16 16:37:51.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:51.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Closed. 2024-08-16 16:37:51.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Shutdown completed. 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd025d9 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2024-08-16 16:37:55.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2024-08-16 16:37:55.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-08-16 16:37:55.196 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2024-08-16 16:37:55.221 [DefaultDispatcher-worker-10 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2024-08-16 16:37:55.235 [DefaultDispatcher-worker-10 @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65192f16 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8318808 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-08-16 16:37:55.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-08-16 16:37:55.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-08-16 16:37:55.256 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-08-16 16:37:55.275 [DefaultDispatcher-worker-3 @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-08-16 16:37:55.279 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:55.284 [DefaultDispatcher-worker-1 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-08-16 16:37:55.293 [DefaultDispatcher-worker-3 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-08-16 16:37:55.302 [DefaultDispatcher-worker-9 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@408bb173 2024-08-16 16:37:55.303 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439047ef 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-08-16 16:37:55.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-08-16 16:37:55.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-08-16 16:37:55.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-08-16 16:37:55.324 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-08-16 16:37:55.338 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:55.343 [DefaultDispatcher-worker-9 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-08-16 16:37:55.352 [DefaultDispatcher-worker-14 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-08-16 16:37:55.361 [DefaultDispatcher-worker-9 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-08-16 16:37:55.369 [DefaultDispatcher-worker-3 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2024-08-16 16:37:55.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a087c72 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-08-16 16:37:55.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-08-16 16:37:55.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-08-16 16:37:55.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-08-16 16:37:55.391 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-08-16 16:37:55.405 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:55.413 [DefaultDispatcher-worker-9 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-08-16 16:37:55.422 [DefaultDispatcher-worker-14 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-08-16 16:37:55.431 [DefaultDispatcher-worker-13 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6b1f19 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@98a0842 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-08-16 16:37:55.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 16:37:55.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 16:37:55.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-08-16 16:37:55.454 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 16:37:55.472 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:55.473 [DefaultDispatcher-worker-6 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 16:37:55.484 [DefaultDispatcher-worker-8 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525c0f74 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@89dd102 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-08-16 16:37:55.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 16:37:55.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 16:37:55.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-08-16 16:37:55.505 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 16:37:55.529 [DefaultDispatcher-worker-5 @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f908a10 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8929865 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.533 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.533 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-08-16 16:37:55.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d97a357 2024-08-16 16:37:55.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d97a357 2024-08-16 16:37:55.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-08-16 16:37:55.552 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d97a357 2024-08-16 16:37:55.572 [DefaultDispatcher-worker-12 @coroutine#2060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d97a357 2024-08-16 16:37:55.629 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:55.634 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c20abd6 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:55.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:55.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:55.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-08-16 16:37:55.752 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:55.762 [Test worker @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:55.764 [Test worker @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:55.766 [DefaultDispatcher-worker-12 @coroutine#2071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:55.766 [DefaultDispatcher-worker-12 @coroutine#2071] 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:60123/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:55.766 [DefaultDispatcher-worker-12 @coroutine#2071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:55.766 [DefaultDispatcher-worker-12 @coroutine#2071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60123/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:55.767 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:55.767 [DefaultDispatcher-worker-11 @coroutine#2071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:55.775 [DefaultDispatcher-worker-6 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:55.775 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:55.775 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:55.775 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:55.776 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:55.776 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:55.778 [Test worker @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:55.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8f5262 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-08-16 16:37:55.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-08-16 16:37:55.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-08-16 16:37:55.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-08-16 16:37:55.804 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-08-16 16:37:55.813 [Test worker @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-08-16 16:37:55.815 [Test worker @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-08-16 16:37:55.819 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 16:37:55.819 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-08-16 16:37:55.819 [DefaultDispatcher-worker-4 @coroutine#2093] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 16:37:55.820 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 16:37:55.821 [DefaultDispatcher-worker-1 @coroutine#2093] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-08-16 16:37:55.825 [DefaultDispatcher-worker-16 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7de2c19c 2024-08-16 16:37:55.832 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:55.837 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621e3ee 2024-08-16 16:37:55.837 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621e3ee 2024-08-16 16:37:55.841 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6015a 2024-08-16 16:37:55.841 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@68e6015a 2024-08-16 16:37:55.844 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd9889e 2024-08-16 16:37:55.844 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd9889e 2024-08-16 16:37:55.847 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@29db0b61 2024-08-16 16:37:55.847 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@29db0b61 2024-08-16 16:37:55.850 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@400ca327 2024-08-16 16:37:55.850 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@400ca327 2024-08-16 16:37:55.853 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b886ad 2024-08-16 16:37:55.853 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b886ad 2024-08-16 16:37:55.855 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3885705c 2024-08-16 16:37:55.855 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3885705c 2024-08-16 16:37:55.857 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f4f42e 2024-08-16 16:37:55.857 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@49f4f42e 2024-08-16 16:37:55.860 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4463ac 2024-08-16 16:37:55.860 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4463ac 2024-08-16 16:37:55.860 [HikariPool-111 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:55.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e32feb 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:55.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:55.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-08-16 16:37:55.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-08-16 16:37:55.880 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:55.885 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1a5f8d 2024-08-16 16:37:55.885 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1a5f8d 2024-08-16 16:37:55.889 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.890 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10dda23e 2024-08-16 16:37:55.890 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@10dda23e 2024-08-16 16:37:55.892 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e234fd 2024-08-16 16:37:55.892 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e234fd 2024-08-16 16:37:55.894 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e0a805 2024-08-16 16:37:55.894 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e0a805 2024-08-16 16:37:55.897 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dca6383 2024-08-16 16:37:55.897 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dca6383 2024-08-16 16:37:55.899 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@607bfe56 2024-08-16 16:37:55.899 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@607bfe56 2024-08-16 16:37:55.901 [Test worker @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.902 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@65bb6b78 2024-08-16 16:37:55.902 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@65bb6b78 2024-08-16 16:37:55.902 [Test worker @coroutine#2100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.904 [DefaultDispatcher-worker-4 @coroutine#2104] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:55.904 [DefaultDispatcher-worker-4 @coroutine#2104] 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:46801/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:55.904 [DefaultDispatcher-worker-4 @coroutine#2104] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:55.904 [DefaultDispatcher-worker-4 @coroutine#2104] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46801/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:55.904 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cf574a 2024-08-16 16:37:55.904 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cf574a 2024-08-16 16:37:55.906 [DefaultDispatcher-worker-7 @coroutine#2104] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:55.906 [DefaultDispatcher-worker-7 @coroutine#2104] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:55.907 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f57fc8b 2024-08-16 16:37:55.907 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f57fc8b 2024-08-16 16:37:55.907 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:55.912 [DefaultDispatcher-worker-1 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.912 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:55.912 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:55.912 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:55.913 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:55.913 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:55.915 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.923 [DefaultDispatcher-worker-10 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.930 [DefaultDispatcher-worker-9 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.937 [DefaultDispatcher-worker-15 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.944 [DefaultDispatcher-worker-10 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.952 [DefaultDispatcher-worker-11 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.960 [DefaultDispatcher-worker-4 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.964 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:55.969 [DefaultDispatcher-worker-4 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.969 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@58576cd8 2024-08-16 16:37:55.969 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@58576cd8 2024-08-16 16:37:55.973 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@569099a2 2024-08-16 16:37:55.973 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@569099a2 2024-08-16 16:37:55.976 [DefaultDispatcher-worker-11 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.977 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@52af07a8 2024-08-16 16:37:55.977 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@52af07a8 2024-08-16 16:37:55.980 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ad9399 2024-08-16 16:37:55.980 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ad9399 2024-08-16 16:37:55.982 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@747f1c18 2024-08-16 16:37:55.982 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@747f1c18 2024-08-16 16:37:55.984 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2670c6bc 2024-08-16 16:37:55.984 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@2670c6bc 2024-08-16 16:37:55.986 [DefaultDispatcher-worker-12 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.988 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@c48179d 2024-08-16 16:37:55.988 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@c48179d 2024-08-16 16:37:55.991 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@77826cd6 2024-08-16 16:37:55.991 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@77826cd6 2024-08-16 16:37:55.993 [DefaultDispatcher-worker-14 @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:55.993 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9121e2 2024-08-16 16:37:55.993 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b9121e2 2024-08-16 16:37:55.993 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-08-16 16:37:56.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e09c7a2 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:56.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:56.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-08-16 16:37:56.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:56.038 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:56.040 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:56.041 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.041 [DefaultDispatcher-worker-16 @coroutine#2150] 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:56765/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:56.041 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.041 [DefaultDispatcher-worker-16 @coroutine#2150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56765/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:56.043 [DefaultDispatcher-worker-14 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.043 [DefaultDispatcher-worker-14 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.050 [DefaultDispatcher-worker-12 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:56.050 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.050 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:56.050 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.051 [DefaultDispatcher-worker-16 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.051 [DefaultDispatcher-worker-16 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.054 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:56.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f752d1 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-08-16 16:37:56.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-08-16 16:37:56.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-08-16 16:37:56.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-08-16 16:37:56.060 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-08-16 16:37:56.071 [Test worker @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-08-16 16:37:56.073 [Test worker @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-08-16 16:37:56.075 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 16:37:56.075 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-08-16 16:37:56.075 [DefaultDispatcher-worker-14 @coroutine#2172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 16:37:56.076 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 16:37:56.076 [DefaultDispatcher-worker-4 @coroutine#2172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-08-16 16:37:56.083 [DefaultDispatcher-worker-13 @coroutine#2165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@462deb2b 2024-08-16 16:37:56.104 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.109 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e78b74 2024-08-16 16:37:56.109 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e78b74 2024-08-16 16:37:56.113 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b207bb8 2024-08-16 16:37:56.113 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b207bb8 2024-08-16 16:37:56.116 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1fe004 2024-08-16 16:37:56.116 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f1fe004 2024-08-16 16:37:56.120 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1d7183 2024-08-16 16:37:56.120 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1d7183 2024-08-16 16:37:56.122 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-08-16 16:37:56.122 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e8f19f 2024-08-16 16:37:56.123 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e8f19f 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109f95b1 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-08-16 16:37:56.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:56.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:56.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-08-16 16:37:56.125 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@beda9e1 2024-08-16 16:37:56.125 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@beda9e1 2024-08-16 16:37:56.127 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf27758 2024-08-16 16:37:56.127 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf27758 2024-08-16 16:37:56.130 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a328ecc 2024-08-16 16:37:56.130 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a328ecc 2024-08-16 16:37:56.132 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee2e81c 2024-08-16 16:37:56.132 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ee2e81c 2024-08-16 16:37:56.132 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.146 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:56.156 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:56.157 [Test worker @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:56.158 [DefaultDispatcher-worker-2 @coroutine#2183] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.158 [DefaultDispatcher-worker-2 @coroutine#2183] 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:45561/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:56.158 [DefaultDispatcher-worker-2 @coroutine#2183] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.158 [DefaultDispatcher-worker-2 @coroutine#2183] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45561/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:56.159 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.161 [DefaultDispatcher-worker-1 @coroutine#2183] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.161 [DefaultDispatcher-worker-1 @coroutine#2183] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.165 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7fab50 2024-08-16 16:37:56.165 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7fab50 2024-08-16 16:37:56.168 [DefaultDispatcher-worker-2 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:56.168 [DefaultDispatcher-worker-2 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.168 [DefaultDispatcher-worker-2 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:56.168 [DefaultDispatcher-worker-2 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.169 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b85a6f 2024-08-16 16:37:56.169 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b85a6f 2024-08-16 16:37:56.169 [DefaultDispatcher-worker-13 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.169 [DefaultDispatcher-worker-13 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.171 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-08-16 16:37:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f9a35a 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-08-16 16:37:56.174 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7087c020 2024-08-16 16:37:56.174 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7087c020 2024-08-16 16:37:56.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2024-08-16 16:37:56.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2024-08-16 16:37:56.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-08-16 16:37:56.176 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2024-08-16 16:37:56.178 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@35855054 2024-08-16 16:37:56.178 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@35855054 2024-08-16 16:37:56.181 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3227489f 2024-08-16 16:37:56.181 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3227489f 2024-08-16 16:37:56.184 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a0796 2024-08-16 16:37:56.184 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a0796 2024-08-16 16:37:56.188 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3241f9 2024-08-16 16:37:56.188 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3241f9 2024-08-16 16:37:56.189 [Test worker @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2024-08-16 16:37:56.190 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2024-08-16 16:37:56.190 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aaaf1b 2024-08-16 16:37:56.190 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@55aaaf1b 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f8ac459 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-08-16 16:37:56.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:56.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:56.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-08-16 16:37:56.193 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc17681 2024-08-16 16:37:56.193 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc17681 2024-08-16 16:37:56.193 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.199 [DefaultDispatcher-worker-15 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d5c751 2024-08-16 16:37:56.213 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:56.223 [Test worker @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:56.224 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.224 [Test worker @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:56.225 [DefaultDispatcher-worker-16 @coroutine#2212] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.225 [DefaultDispatcher-worker-16 @coroutine#2212] 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:53549/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:56.225 [DefaultDispatcher-worker-16 @coroutine#2212] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.226 [DefaultDispatcher-worker-16 @coroutine#2212] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53549/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:56.227 [DefaultDispatcher-worker-12 @coroutine#2212] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.227 [DefaultDispatcher-worker-12 @coroutine#2212] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.231 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f0ed4c 2024-08-16 16:37:56.231 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f0ed4c 2024-08-16 16:37:56.234 [DefaultDispatcher-worker-6 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:56.234 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.234 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:56.234 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.235 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@37370402 2024-08-16 16:37:56.235 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@37370402 2024-08-16 16:37:56.235 [DefaultDispatcher-worker-12 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.235 [DefaultDispatcher-worker-12 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.237 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@570089c4 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-08-16 16:37:56.239 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3308863c 2024-08-16 16:37:56.239 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3308863c 2024-08-16 16:37:56.241 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@760a0e39 2024-08-16 16:37:56.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab1c7a9 2024-08-16 16:37:56.241 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@760a0e39 2024-08-16 16:37:56.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab1c7a9 2024-08-16 16:37:56.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-08-16 16:37:56.242 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab1c7a9 2024-08-16 16:37:56.244 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae1739 2024-08-16 16:37:56.244 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ae1739 2024-08-16 16:37:56.246 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@47361d3a 2024-08-16 16:37:56.246 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@47361d3a 2024-08-16 16:37:56.248 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30785a86 2024-08-16 16:37:56.248 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@30785a86 2024-08-16 16:37:56.251 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1625f176 2024-08-16 16:37:56.251 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1625f176 2024-08-16 16:37:56.253 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab1c7a9 2024-08-16 16:37:56.253 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0a2b54 2024-08-16 16:37:56.253 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e0a2b54 2024-08-16 16:37:56.253 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.256 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab1c7a9 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0b1045 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.258 [DefaultDispatcher-worker-16 @coroutine#2234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-08-16 16:37:56.259 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:37:56.259 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:37:56.259 [DefaultDispatcher-worker-16 @coroutine#2234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-08-16 16:37:56.266 [DefaultDispatcher-worker-15 @coroutine#2227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab1c7a9 2024-08-16 16:37:56.276 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.280 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@535ab7ae 2024-08-16 16:37:56.280 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@535ab7ae 2024-08-16 16:37:56.283 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:37:56.283 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9d43b5 2024-08-16 16:37:56.284 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d9d43b5 2024-08-16 16:37:56.286 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a2dcde 2024-08-16 16:37:56.286 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@59a2dcde 2024-08-16 16:37:56.288 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca0498e 2024-08-16 16:37:56.288 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca0498e 2024-08-16 16:37:56.290 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac17a73 2024-08-16 16:37:56.291 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac17a73 2024-08-16 16:37:56.293 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d761275 2024-08-16 16:37:56.293 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d761275 2024-08-16 16:37:56.293 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.293 [DefaultDispatcher-worker-16 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:37:56.295 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd7f29 2024-08-16 16:37:56.295 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fd7f29 2024-08-16 16:37:56.295 [DefaultDispatcher-worker-16 @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:37:56.295 [DefaultDispatcher-worker-15 @coroutine#2241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.295 [DefaultDispatcher-worker-15 @coroutine#2241] 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-08-16 16:37:56.296 [DefaultDispatcher-worker-15 @coroutine#2241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.296 [DefaultDispatcher-worker-15 @coroutine#2241] 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-08-16 16:37:56.296 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.296 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 16:37:56.296 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.297 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8fb6c1 2024-08-16 16:37:56.297 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c8fb6c1 2024-08-16 16:37:56.298 [DefaultDispatcher-worker-15 @coroutine#2234] 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-08-16 16:37:56.298 [DefaultDispatcher-worker-12 @coroutine#2241] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.298 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7cd30 2024-08-16 16:37:56.298 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7cd30 2024-08-16 16:37:56.299 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8c49c1 2024-08-16 16:37:56.299 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8c49c1 2024-08-16 16:37:56.299 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b908c6d 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-08-16 16:37:56.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-08-16 16:37:56.302 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@810339a 2024-08-16 16:37:56.302 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@810339a 2024-08-16 16:37:56.304 [DefaultDispatcher-worker-12 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:37:56.304 [DefaultDispatcher-worker-12 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.305 [DefaultDispatcher-worker-12 @coroutine#2240] 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-08-16 16:37:56.305 [DefaultDispatcher-worker-12 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.306 [DefaultDispatcher-worker-12 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.306 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2fa640 2024-08-16 16:37:56.306 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2fa640 2024-08-16 16:37:56.308 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@492d39a1 2024-08-16 16:37:56.308 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@492d39a1 2024-08-16 16:37:56.311 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@712bd3f9 2024-08-16 16:37:56.311 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@712bd3f9 2024-08-16 16:37:56.313 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@78aeb2a5 2024-08-16 16:37:56.313 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@78aeb2a5 2024-08-16 16:37:56.315 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@9420656 2024-08-16 16:37:56.315 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@9420656 2024-08-16 16:37:56.318 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2902c6ee 2024-08-16 16:37:56.318 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2902c6ee 2024-08-16 16:37:56.320 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6996c2c 2024-08-16 16:37:56.320 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@6996c2c 2024-08-16 16:37:56.320 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.326 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.336 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.337 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.338 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.338 [DefaultDispatcher-worker-8 @coroutine#2255] 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:42729/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:56.338 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.338 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42729/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:56.340 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.340 [DefaultDispatcher-worker-14 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.341 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.345 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f7ba7 2024-08-16 16:37:56.345 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f7ba7 2024-08-16 16:37:56.345 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.346 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.346 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:56.346 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.347 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.347 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.348 [Test worker @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.348 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@de885b2 2024-08-16 16:37:56.348 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@de885b2 2024-08-16 16:37:56.350 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d710d7 2024-08-16 16:37:56.350 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d710d7 2024-08-16 16:37:56.352 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd58f89 2024-08-16 16:37:56.352 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd58f89 2024-08-16 16:37:56.354 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@345f27f7 2024-08-16 16:37:56.354 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@345f27f7 2024-08-16 16:37:56.357 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d53e1db 2024-08-16 16:37:56.357 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d53e1db 2024-08-16 16:37:56.358 [DefaultDispatcher-worker-9 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.359 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33170e 2024-08-16 16:37:56.359 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c33170e 2024-08-16 16:37:56.359 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.361 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfa70c6 2024-08-16 16:37:56.361 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfa70c6 2024-08-16 16:37:56.364 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a8279 2024-08-16 16:37:56.364 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2a8279 2024-08-16 16:37:56.364 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d78a31 2024-08-16 16:37:56.364 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d78a31 2024-08-16 16:37:56.364 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.366 [DefaultDispatcher-worker-13 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.367 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ed636c 2024-08-16 16:37:56.367 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ed636c 2024-08-16 16:37:56.370 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d2e909 2024-08-16 16:37:56.370 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d2e909 2024-08-16 16:37:56.373 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d06957 2024-08-16 16:37:56.373 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d06957 2024-08-16 16:37:56.374 [DefaultDispatcher-worker-8 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.376 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b461cfe 2024-08-16 16:37:56.376 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b461cfe 2024-08-16 16:37:56.378 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefaf9 2024-08-16 16:37:56.378 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefaf9 2024-08-16 16:37:56.381 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d2d1e4 2024-08-16 16:37:56.381 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d2d1e4 2024-08-16 16:37:56.383 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff9618 2024-08-16 16:37:56.383 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ff9618 2024-08-16 16:37:56.384 [DefaultDispatcher-worker-14 @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.385 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5c195 2024-08-16 16:37:56.385 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff5c195 2024-08-16 16:37:56.385 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.393 [DefaultDispatcher-worker-9 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.401 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:56.402 [DefaultDispatcher-worker-16 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.405 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b75280 2024-08-16 16:37:56.406 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b75280 2024-08-16 16:37:56.409 [DefaultDispatcher-worker-11 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.410 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70ac66 2024-08-16 16:37:56.410 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@a70ac66 2024-08-16 16:37:56.414 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4f39f0 2024-08-16 16:37:56.414 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4f39f0 2024-08-16 16:37:56.416 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4da65d 2024-08-16 16:37:56.416 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b4da65d 2024-08-16 16:37:56.418 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d0cee6 2024-08-16 16:37:56.418 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d0cee6 2024-08-16 16:37:56.419 [DefaultDispatcher-worker-5 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.420 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acc4fa6 2024-08-16 16:37:56.420 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acc4fa6 2024-08-16 16:37:56.422 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbb79b6 2024-08-16 16:37:56.422 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@dbb79b6 2024-08-16 16:37:56.425 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b625912 2024-08-16 16:37:56.425 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b625912 2024-08-16 16:37:56.427 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58360566 2024-08-16 16:37:56.427 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@58360566 2024-08-16 16:37:56.427 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 16:37:56.428 [DefaultDispatcher-worker-13 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.430 [DefaultDispatcher-worker-8 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.430 [DefaultDispatcher-worker-8 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 16:37:56.430 [DefaultDispatcher-worker-8 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.431 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.431 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.432 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42729/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 16:37:56.432 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42729/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:56.433 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 16:37:56.433 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 16:37:56.433 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 16:37:56.434 [DefaultDispatcher-worker-5 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 16:37:56.434 [DefaultDispatcher-worker-5 @coroutine#2284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 16:37:56.461 [DefaultDispatcher-worker-13 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@568cbf8d 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-08-16 16:37:56.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-08-16 16:37:56.486 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.496 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.497 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.498 [DefaultDispatcher-worker-13 @coroutine#2307] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.498 [DefaultDispatcher-worker-13 @coroutine#2307] 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:59075/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:56.498 [DefaultDispatcher-worker-13 @coroutine#2307] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.498 [DefaultDispatcher-worker-13 @coroutine#2307] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59075/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:56.500 [DefaultDispatcher-worker-6 @coroutine#2307] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.500 [DefaultDispatcher-worker-6 @coroutine#2307] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.507 [DefaultDispatcher-worker-2 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.507 [DefaultDispatcher-worker-2 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.507 [DefaultDispatcher-worker-2 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:56.507 [DefaultDispatcher-worker-2 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.508 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.508 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.510 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13f358f8 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-08-16 16:37:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-08-16 16:37:56.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-08-16 16:37:56.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-08-16 16:37:56.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-08-16 16:37:56.517 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-08-16 16:37:56.529 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-08-16 16:37:56.531 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-08-16 16:37:56.541 [DefaultDispatcher-worker-7 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64dcfd09 2024-08-16 16:37:56.541 [DefaultDispatcher-worker-6 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.548 [DefaultDispatcher-worker-3 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.555 [DefaultDispatcher-worker-15 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.563 [DefaultDispatcher-worker-4 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.566 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:56.570 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e92ef54 2024-08-16 16:37:56.570 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e92ef54 2024-08-16 16:37:56.573 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@305516f6 2024-08-16 16:37:56.573 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@305516f6 2024-08-16 16:37:56.576 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@346a8424 2024-08-16 16:37:56.576 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@346a8424 2024-08-16 16:37:56.579 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@71681ccd 2024-08-16 16:37:56.579 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@71681ccd 2024-08-16 16:37:56.582 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5829a5fb 2024-08-16 16:37:56.582 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5829a5fb 2024-08-16 16:37:56.583 [DefaultDispatcher-worker-9 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.584 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d3eaae 2024-08-16 16:37:56.584 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@40d3eaae 2024-08-16 16:37:56.586 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@20780d34 2024-08-16 16:37:56.586 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@20780d34 2024-08-16 16:37:56.588 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147e382 2024-08-16 16:37:56.588 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1147e382 2024-08-16 16:37:56.590 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4549a2c 2024-08-16 16:37:56.590 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4549a2c 2024-08-16 16:37:56.590 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 16:37:56.598 [DefaultDispatcher-worker-7 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.605 [DefaultDispatcher-worker-16 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.614 [DefaultDispatcher-worker-6 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.616 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.621 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a627b8e 2024-08-16 16:37:56.621 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a627b8e 2024-08-16 16:37:56.623 [DefaultDispatcher-worker-4 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.625 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a58cb2 2024-08-16 16:37:56.626 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@44a58cb2 2024-08-16 16:37:56.628 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@409a10fe 2024-08-16 16:37:56.628 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@409a10fe 2024-08-16 16:37:56.630 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988689 2024-08-16 16:37:56.630 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5988689 2024-08-16 16:37:56.632 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7f23bf 2024-08-16 16:37:56.632 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c7f23bf 2024-08-16 16:37:56.633 [DefaultDispatcher-worker-4 @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:56.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-08-16 16:37:56.634 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3457e49e 2024-08-16 16:37:56.634 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3457e49e 2024-08-16 16:37:56.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b578779 2024-08-16 16:37:56.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-08-16 16:37:56.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-08-16 16:37:56.637 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@245a1f0a 2024-08-16 16:37:56.637 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@245a1f0a 2024-08-16 16:37:56.639 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b779c6 2024-08-16 16:37:56.639 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b779c6 2024-08-16 16:37:56.641 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f0cc14 2024-08-16 16:37:56.641 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f0cc14 2024-08-16 16:37:56.641 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.658 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.667 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.669 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.670 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.670 [DefaultDispatcher-worker-12 @coroutine#2349] 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:55843/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:56.670 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.670 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55843/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:56.672 [DefaultDispatcher-worker-10 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.672 [DefaultDispatcher-worker-10 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.679 [DefaultDispatcher-worker-12 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.679 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.679 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:56.679 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.680 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.680 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.681 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-08-16 16:37:56.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64ba5a71 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-08-16 16:37:56.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-08-16 16:37:56.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-08-16 16:37:56.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-08-16 16:37:56.687 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-08-16 16:37:56.698 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-08-16 16:37:56.700 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-08-16 16:37:56.711 [DefaultDispatcher-worker-12 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2286dfcd 2024-08-16 16:37:56.712 [DefaultDispatcher-worker-6 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.719 [DefaultDispatcher-worker-2 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.726 [DefaultDispatcher-worker-16 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.735 [DefaultDispatcher-worker-8 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.736 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.736 [DefaultDispatcher-worker-7 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.736 [DefaultDispatcher-worker-7 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 16:37:56.736 [DefaultDispatcher-worker-7 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.737 [DefaultDispatcher-worker-14 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.737 [DefaultDispatcher-worker-14 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-08-16 16:37:56.738 [DefaultDispatcher-worker-14 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55843/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-08-16 16:37:56.738 [DefaultDispatcher-worker-14 @coroutine#2378] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55843/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:56.738 [DefaultDispatcher-worker-14 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 16:37:56.738 [DefaultDispatcher-worker-14 @coroutine#2378] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-08-16 16:37:56.738 [DefaultDispatcher-worker-14 @coroutine#2378] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 16:37:56.739 [DefaultDispatcher-worker-8 @coroutine#2378] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 16:37:56.739 [DefaultDispatcher-worker-8 @coroutine#2378] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-08-16 16:37:56.739 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@768fdec 2024-08-16 16:37:56.739 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@768fdec 2024-08-16 16:37:56.745 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@9af0371 2024-08-16 16:37:56.745 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@9af0371 2024-08-16 16:37:56.748 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@d90969c 2024-08-16 16:37:56.748 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@d90969c 2024-08-16 16:37:56.750 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4892094a 2024-08-16 16:37:56.750 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4892094a 2024-08-16 16:37:56.753 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@8550a29 2024-08-16 16:37:56.753 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@8550a29 2024-08-16 16:37:56.755 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@791024d9 2024-08-16 16:37:56.755 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@791024d9 2024-08-16 16:37:56.757 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@703d7911 2024-08-16 16:37:56.757 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@703d7911 2024-08-16 16:37:56.760 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bdf605 2024-08-16 16:37:56.760 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@28bdf605 2024-08-16 16:37:56.762 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@899b579 2024-08-16 16:37:56.762 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@899b579 2024-08-16 16:37:56.762 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-08-16 16:37:56.765 [DefaultDispatcher-worker-8 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1609ed55 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-08-16 16:37:56.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:56.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:56.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-08-16 16:37:56.785 [DefaultDispatcher-worker-6 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:56.785 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.785 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:56.785 [DefaultDispatcher-worker-6 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.786 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.787 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.787 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.794 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eca3c6 2024-08-16 16:37:56.795 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eca3c6 2024-08-16 16:37:56.796 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:56.799 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@382b5b6b 2024-08-16 16:37:56.799 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@382b5b6b 2024-08-16 16:37:56.804 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14c8b6 2024-08-16 16:37:56.804 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14c8b6 2024-08-16 16:37:56.807 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79165150 2024-08-16 16:37:56.807 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79165150 2024-08-16 16:37:56.811 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab72f27 2024-08-16 16:37:56.811 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab72f27 2024-08-16 16:37:56.812 [Test worker @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:56.813 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:56.813 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a5c919 2024-08-16 16:37:56.813 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a5c919 2024-08-16 16:37:56.814 [DefaultDispatcher-worker-6 @coroutine#2406] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.814 [DefaultDispatcher-worker-6 @coroutine#2406] 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:43955/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:56.814 [DefaultDispatcher-worker-6 @coroutine#2406] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.814 [DefaultDispatcher-worker-6 @coroutine#2406] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43955/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-08-16 16:37:56.816 [DefaultDispatcher-worker-15 @coroutine#2406] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.816 [DefaultDispatcher-worker-15 @coroutine#2406] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:56.817 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eee9c3 2024-08-16 16:37:56.817 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eee9c3 2024-08-16 16:37:56.819 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1939ae1f 2024-08-16 16:37:56.819 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1939ae1f 2024-08-16 16:37:56.822 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae47408 2024-08-16 16:37:56.822 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae47408 2024-08-16 16:37:56.822 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.824 [DefaultDispatcher-worker-4 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:56.825 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.825 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:56.825 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.826 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.826 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.827 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c8859b4 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-08-16 16:37:56.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2024-08-16 16:37:56.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2024-08-16 16:37:56.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-08-16 16:37:56.833 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2024-08-16 16:37:56.845 [Test worker @coroutine#2417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2024-08-16 16:37:56.847 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2024-08-16 16:37:56.850 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/auth/register 2024-08-16 16:37:56.850 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/auth/register. 2024-08-16 16:37:56.850 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/auth/register 2024-08-16 16:37:56.850 [DefaultDispatcher-worker-8 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43955/auth/register from class io.ktor.http.content.TextContent 2024-08-16 16:37:56.851 [DefaultDispatcher-worker-10 @coroutine#2428] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/auth/register 2024-08-16 16:37:56.851 [DefaultDispatcher-worker-10 @coroutine#2428] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/auth/register 2024-08-16 16:37:56.855 [DefaultDispatcher-worker-5 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40874f54 2024-08-16 16:37:56.871 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.874 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35affa 2024-08-16 16:37:56.874 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c35affa 2024-08-16 16:37:56.876 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f2440c 2024-08-16 16:37:56.876 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f2440c 2024-08-16 16:37:56.878 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cdc48a 2024-08-16 16:37:56.878 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cdc48a 2024-08-16 16:37:56.880 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cf4e37 2024-08-16 16:37:56.880 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cf4e37 2024-08-16 16:37:56.882 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@628477cb 2024-08-16 16:37:56.882 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@628477cb 2024-08-16 16:37:56.884 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e68db3 2024-08-16 16:37:56.884 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e68db3 2024-08-16 16:37:56.886 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a47eaf1 2024-08-16 16:37:56.887 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a47eaf1 2024-08-16 16:37:56.889 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b178 2024-08-16 16:37:56.889 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0b178 2024-08-16 16:37:56.891 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@429bb4e0 2024-08-16 16:37:56.891 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@429bb4e0 2024-08-16 16:37:56.891 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.893 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43955/auth/register. 2024-08-16 16:37:56.893 [DefaultDispatcher-worker-13 @coroutine#2428] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43955/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:56.914 [DefaultDispatcher-worker-5 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:56.924 [DefaultDispatcher-worker-13 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:56.924 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.924 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:56.924 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.925 [DefaultDispatcher-worker-6 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.925 [DefaultDispatcher-worker-6 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:56.925 [DefaultDispatcher-worker-3 @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:56.932 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:56.937 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@12969411 2024-08-16 16:37:56.937 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@12969411 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5ad6b7 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-08-16 16:37:56.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:56.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:56.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:56.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:56.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:56.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:56.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:56.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:56.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-08-16 16:37:56.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-08-16 16:37:56.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-08-16 16:37:56.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-08-16 16:37:56.942 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c517833 2024-08-16 16:37:56.942 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c517833 2024-08-16 16:37:56.944 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@186eff61 2024-08-16 16:37:56.944 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@186eff61 2024-08-16 16:37:56.946 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6c7208 2024-08-16 16:37:56.946 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6c7208 2024-08-16 16:37:56.949 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7c53a8 2024-08-16 16:37:56.949 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7c53a8 2024-08-16 16:37:56.951 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7b2c14 2024-08-16 16:37:56.951 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c7b2c14 2024-08-16 16:37:56.956 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@381530d 2024-08-16 16:37:56.956 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@381530d 2024-08-16 16:37:56.959 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d438d47 2024-08-16 16:37:56.959 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d438d47 2024-08-16 16:37:56.961 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@243b6854 2024-08-16 16:37:56.961 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@243b6854 2024-08-16 16:37:56.961 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-08-16 16:37:56.967 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-08-16 16:37:56.977 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-08-16 16:37:56.979 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-08-16 16:37:56.981 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:56.981 [DefaultDispatcher-worker-10 @coroutine#2444] 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-08-16 16:37:56.981 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:56.981 [DefaultDispatcher-worker-10 @coroutine#2444] 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-08-16 16:37:56.982 [DefaultDispatcher-worker-14 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:56.982 [DefaultDispatcher-worker-14 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:56.989 [DefaultDispatcher-worker-14 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-08-16 16:37:56.989 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:56.989 [DefaultDispatcher-worker-14 @coroutine#2443] 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-08-16 16:37:56.989 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 16:37:56.990 [DefaultDispatcher-worker-6 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 16:37:56.990 [DefaultDispatcher-worker-6 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:56.992 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-08-16 16:37:56.997 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-08-16 16:37:57.013 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@443d94ae 2024-08-16 16:37:57.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-08-16 16:37:57.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-08-16 16:37:57.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.015 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@443d94ae: (connection evicted) 2024-08-16 16:37:57.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-08-16 16:37:57.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-08-16 16:37:57.017 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786de0a3 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-08-16 16:37:57.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-08-16 16:37:57.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-08-16 16:37:57.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-08-16 16:37:57.021 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-08-16 16:37:57.034 [Test worker @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-08-16 16:37:57.036 [Test worker @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-08-16 16:37:57.037 [DefaultDispatcher-worker-5 @coroutine#2472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.037 [DefaultDispatcher-worker-5 @coroutine#2472] 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-08-16 16:37:57.037 [DefaultDispatcher-worker-5 @coroutine#2472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.037 [DefaultDispatcher-worker-5 @coroutine#2472] 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-08-16 16:37:57.038 [DefaultDispatcher-worker-11 @coroutine#2472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.039 [DefaultDispatcher-worker-11 @coroutine#2472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.047 [DefaultDispatcher-worker-2 @coroutine#2471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-08-16 16:37:57.047 [DefaultDispatcher-worker-2 @coroutine#2471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.047 [DefaultDispatcher-worker-2 @coroutine#2471] 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-08-16 16:37:57.047 [DefaultDispatcher-worker-2 @coroutine#2471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.048 [DefaultDispatcher-worker-10 @coroutine#2471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.048 [DefaultDispatcher-worker-10 @coroutine#2471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.050 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-08-16 16:37:57.052 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-08-16 16:37:57.056 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f031994 2024-08-16 16:37:57.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2024-08-16 16:37:57.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2024-08-16 16:37:57.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.058 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f031994: (connection evicted) 2024-08-16 16:37:57.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2024-08-16 16:37:57.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b132063 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-08-16 16:37:57.061 [DefaultDispatcher-worker-11 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:57.061 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.061 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:57.061 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-08-16 16:37:57.062 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.062 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.062 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.072 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.074 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.075 [DefaultDispatcher-worker-11 @coroutine#2502] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.075 [DefaultDispatcher-worker-11 @coroutine#2502] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-08-16 16:37:57.075 [DefaultDispatcher-worker-11 @coroutine#2502] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.075 [DefaultDispatcher-worker-11 @coroutine#2502] 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-08-16 16:37:57.076 [DefaultDispatcher-worker-3 @coroutine#2502] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.076 [DefaultDispatcher-worker-3 @coroutine#2502] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.084 [DefaultDispatcher-worker-8 @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.084 [DefaultDispatcher-worker-8 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.084 [DefaultDispatcher-worker-8 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-08-16 16:37:57.084 [DefaultDispatcher-worker-8 @coroutine#2501] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.084 [DefaultDispatcher-worker-7 @coroutine#2501] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.084 [DefaultDispatcher-worker-7 @coroutine#2501] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.086 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.088 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.092 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.095 [Test worker @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.098 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.101 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.103 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a486851 2024-08-16 16:37:57.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-08-16 16:37:57.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-08-16 16:37:57.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.104 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a486851: (connection evicted) 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-08-16 16:37:57.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@137a9d69 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-08-16 16:37:57.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2024-08-16 16:37:57.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2024-08-16 16:37:57.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-08-16 16:37:57.108 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2024-08-16 16:37:57.118 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2024-08-16 16:37:57.120 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2024-08-16 16:37:57.121 [DefaultDispatcher-worker-13 @coroutine#2540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.121 [DefaultDispatcher-worker-13 @coroutine#2540] 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-08-16 16:37:57.121 [DefaultDispatcher-worker-13 @coroutine#2540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.121 [DefaultDispatcher-worker-13 @coroutine#2540] 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-08-16 16:37:57.122 [DefaultDispatcher-worker-8 @coroutine#2540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.123 [DefaultDispatcher-worker-8 @coroutine#2540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.130 [DefaultDispatcher-worker-6 @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2024-08-16 16:37:57.130 [DefaultDispatcher-worker-6 @coroutine#2539] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.130 [DefaultDispatcher-worker-6 @coroutine#2539] 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-08-16 16:37:57.130 [DefaultDispatcher-worker-6 @coroutine#2539] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.130 [DefaultDispatcher-worker-5 @coroutine#2539] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.130 [DefaultDispatcher-worker-5 @coroutine#2539] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.133 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2024-08-16 16:37:57.135 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2024-08-16 16:37:57.139 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2024-08-16 16:37:57.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-08-16 16:37:57.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-08-16 16:37:57.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.141 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47: (connection evicted) 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-08-16 16:37:57.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@234dfc8e 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-08-16 16:37:57.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-08-16 16:37:57.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-08-16 16:37:57.146 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.156 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.157 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.158 [DefaultDispatcher-worker-6 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.158 [DefaultDispatcher-worker-6 @coroutine#2572] 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-08-16 16:37:57.158 [DefaultDispatcher-worker-6 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.158 [DefaultDispatcher-worker-6 @coroutine#2572] 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-08-16 16:37:57.160 [DefaultDispatcher-worker-8 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.160 [DefaultDispatcher-worker-8 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.167 [DefaultDispatcher-worker-1 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.168 [DefaultDispatcher-worker-1 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.168 [DefaultDispatcher-worker-1 @coroutine#2571] 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-08-16 16:37:57.168 [DefaultDispatcher-worker-1 @coroutine#2571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.168 [DefaultDispatcher-worker-8 @coroutine#2571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.168 [DefaultDispatcher-worker-8 @coroutine#2571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.170 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.176 [DefaultDispatcher-worker-13 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:57.176 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.176 [DefaultDispatcher-worker-13 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.176 [DefaultDispatcher-worker-13 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:57.176 [DefaultDispatcher-worker-13 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.177 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.177 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.180 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.183 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.186 [Test worker @coroutine#2597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5 2024-08-16 16:37:57.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-08-16 16:37:57.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-08-16 16:37:57.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.186 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1315f1d5: (connection evicted) 2024-08-16 16:37:57.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-08-16 16:37:57.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a16583d 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-08-16 16:37:57.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-08-16 16:37:57.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-08-16 16:37:57.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-08-16 16:37:57.191 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-08-16 16:37:57.201 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-08-16 16:37:57.203 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-08-16 16:37:57.204 [DefaultDispatcher-worker-13 @coroutine#2606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.204 [DefaultDispatcher-worker-13 @coroutine#2606] 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-08-16 16:37:57.204 [DefaultDispatcher-worker-13 @coroutine#2606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.204 [DefaultDispatcher-worker-13 @coroutine#2606] 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-08-16 16:37:57.205 [DefaultDispatcher-worker-16 @coroutine#2606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.205 [DefaultDispatcher-worker-16 @coroutine#2606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-08-16 16:37:57.212 [DefaultDispatcher-worker-5 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-08-16 16:37:57.212 [DefaultDispatcher-worker-5 @coroutine#2605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.212 [DefaultDispatcher-worker-5 @coroutine#2605] 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-08-16 16:37:57.213 [DefaultDispatcher-worker-5 @coroutine#2605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.213 [DefaultDispatcher-worker-12 @coroutine#2605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.213 [DefaultDispatcher-worker-12 @coroutine#2605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-08-16 16:37:57.215 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-08-16 16:37:57.218 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2024-08-16 16:37:57.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-08-16 16:37:57.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-08-16 16:37:57.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.220 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20425fab: (connection evicted) 2024-08-16 16:37:57.221 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.221 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-08-16 16:37:57.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-08-16 16:37:57.322 [DefaultDispatcher-worker-13 @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ea78f0 2024-08-16 16:37:57.332 [DefaultDispatcher-worker-3 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:57.333 [DefaultDispatcher-worker-3 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.333 [DefaultDispatcher-worker-3 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:57.333 [DefaultDispatcher-worker-3 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.333 [DefaultDispatcher-worker-14 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:37:57.333 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.333 [DefaultDispatcher-worker-14 @coroutine#2240] 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-08-16 16:37:57.333 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.334 [DefaultDispatcher-worker-4 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.334 [DefaultDispatcher-worker-4 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.334 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.390 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.400 [DefaultDispatcher-worker-10 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:57.400 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.400 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:57.400 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.402 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.402 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.517 [DefaultDispatcher-worker-5 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:57.517 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.518 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:57.518 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.519 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.519 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6527aa0 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.564 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-08-16 16:37:57.565 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b2d267 2024-08-16 16:37:57.565 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@30b2d267 2024-08-16 16:37:57.565 [Test worker @coroutine#2661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-08-16 16:37:57.579 [Test worker @coroutine#2661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b2d267 2024-08-16 16:37:57.588 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b2d267 2024-08-16 16:37:57.590 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b2d267 2024-08-16 16:37:57.591 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b2d267 2024-08-16 16:37:57.601 [DefaultDispatcher-worker-13 @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b2d267 2024-08-16 16:37:57.611 [DefaultDispatcher-worker-14 @coroutine#2680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30b2d267 2024-08-16 16:37:57.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-08-16 16:37:57.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-08-16 16:37:57.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.614 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30b2d267: (connection evicted) 2024-08-16 16:37:57.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-08-16 16:37:57.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ed03e4 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.617 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-08-16 16:37:57.618 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@24489d12 2024-08-16 16:37:57.618 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@24489d12 2024-08-16 16:37:57.618 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-08-16 16:37:57.632 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24489d12 2024-08-16 16:37:57.643 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24489d12 2024-08-16 16:37:57.645 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24489d12 2024-08-16 16:37:57.647 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24489d12 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1adb8a 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.648 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-08-16 16:37:57.649 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 16:37:57.649 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 16:37:57.649 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-08-16 16:37:57.663 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 16:37:57.675 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 16:37:57.676 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 16:37:57.678 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 16:37:57.689 [DefaultDispatcher-worker-15 @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d 2024-08-16 16:37:57.690 [DefaultDispatcher-worker-12 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:57.690 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.690 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:57.690 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.691 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.692 [DefaultDispatcher-worker-4 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.704 [DefaultDispatcher-worker-4 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24489d12 2024-08-16 16:37:57.713 [DefaultDispatcher-worker-9 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24489d12 2024-08-16 16:37:57.718 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:57.720 [DefaultDispatcher-worker-3 @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24489d12 2024-08-16 16:37:57.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-08-16 16:37:57.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-08-16 16:37:57.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.734 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24489d12: (connection evicted) 2024-08-16 16:37:57.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-08-16 16:37:57.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-08-16 16:37:57.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-08-16 16:37:57.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-08-16 16:37:57.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.735 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ad2cb6d: (connection evicted) 2024-08-16 16:37:57.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-08-16 16:37:57.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@734eada1 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.737 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-08-16 16:37:57.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b 2024-08-16 16:37:57.738 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b 2024-08-16 16:37:57.738 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-08-16 16:37:57.745 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.755 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b 2024-08-16 16:37:57.767 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b 2024-08-16 16:37:57.769 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b 2024-08-16 16:37:57.770 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19faa9dc 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.771 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-08-16 16:37:57.772 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-08-16 16:37:57.772 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-08-16 16:37:57.772 [Test worker @coroutine#2723] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-08-16 16:37:57.785 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-08-16 16:37:57.795 [Test worker @coroutine#2731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-08-16 16:37:57.797 [Test worker @coroutine#2733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-08-16 16:37:57.797 [DefaultDispatcher-worker-16 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:57.797 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.797 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:57.797 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.798 [Test worker @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-08-16 16:37:57.799 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.799 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.808 [DefaultDispatcher-worker-10 @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@996293a 2024-08-16 16:37:57.822 [DefaultDispatcher-worker-15 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b 2024-08-16 16:37:57.832 [DefaultDispatcher-worker-11 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b 2024-08-16 16:37:57.837 [DefaultDispatcher-worker-8 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:57.837 [DefaultDispatcher-worker-8 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.837 [DefaultDispatcher-worker-8 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:57.837 [DefaultDispatcher-worker-8 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.838 [HikariPool-137 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:57.838 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.838 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.841 [DefaultDispatcher-worker-13 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b 2024-08-16 16:37:57.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-08-16 16:37:57.845 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-08-16 16:37:57.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.845 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d0b8b8b: (connection evicted) 2024-08-16 16:37:57.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-08-16 16:37:57.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-08-16 16:37:57.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-08-16 16:37:57.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-08-16 16:37:57.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.846 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@996293a: (connection evicted) 2024-08-16 16:37:57.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-08-16 16:37:57.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3db48e6 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.849 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-08-16 16:37:57.850 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.850 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.850 [Test worker @coroutine#2764] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-08-16 16:37:57.866 [Test worker @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.875 [Test worker @coroutine#2765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.877 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.878 [Test worker @coroutine#2769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.887 [DefaultDispatcher-worker-6 @coroutine#2771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.909 [DefaultDispatcher-worker-10 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.913 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.923 [DefaultDispatcher-worker-9 @coroutine#2764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68312b85 2024-08-16 16:37:57.934 [DefaultDispatcher-worker-4 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:57.934 [DefaultDispatcher-worker-4 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.934 [DefaultDispatcher-worker-4 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:57.934 [DefaultDispatcher-worker-4 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.936 [DefaultDispatcher-worker-3 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.936 [DefaultDispatcher-worker-3 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:57.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-08-16 16:37:57.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-08-16 16:37:57.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:57.947 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68312b85: (connection evicted) 2024-08-16 16:37:57.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:57.948 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-08-16 16:37:57.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-08-16 16:37:57.949 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5444c63f 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-08-16 16:37:57.950 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:57.951 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:57.951 [Test worker @coroutine#2817] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-08-16 16:37:57.965 [Test worker @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:57.975 [Test worker @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:57.976 [Test worker @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:57.979 [Test worker @coroutine#2822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:58.001 [DefaultDispatcher-worker-13 @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:58.008 [DefaultDispatcher-worker-9 @coroutine#2824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:58.011 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:58.019 [DefaultDispatcher-worker-6 @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525aadf2 2024-08-16 16:37:58.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-08-16 16:37:58.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-08-16 16:37:58.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.025 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@525aadf2: (connection evicted) 2024-08-16 16:37:58.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:58.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-08-16 16:37:58.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e470a51 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:58.028 [Test worker @coroutine#2862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-08-16 16:37:58.029 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.029 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.029 [Test worker @coroutine#2862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-08-16 16:37:58.047 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.062 [Test worker @coroutine#2864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.064 [Test worker @coroutine#2866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.067 [Test worker @coroutine#2868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.073 [DefaultDispatcher-worker-7 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:58.073 [DefaultDispatcher-worker-7 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.073 [DefaultDispatcher-worker-7 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.073 [DefaultDispatcher-worker-7 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.074 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.074 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.077 [DefaultDispatcher-worker-16 @coroutine#2870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.100 [DefaultDispatcher-worker-4 @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.107 [DefaultDispatcher-worker-7 @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.159 [HikariPool-141 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.212 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.222 [DefaultDispatcher-worker-10 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:58.222 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.222 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.222 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.223 [DefaultDispatcher-worker-4 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.223 [DefaultDispatcher-worker-4 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.280 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.297 [DefaultDispatcher-worker-3 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b784f16 2024-08-16 16:37:58.346 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-08-16 16:37:58.347 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-08-16 16:37:58.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.347 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b784f16: (connection evicted) 2024-08-16 16:37:58.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:58.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-08-16 16:37:58.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-08-16 16:37:58.348 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@791dcda7 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:58.350 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:58.351 [Test worker @coroutine#2911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-08-16 16:37:58.351 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.351 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.351 [Test worker @coroutine#2911] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-08-16 16:37:58.356 [DefaultDispatcher-worker-12 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:58.356 [DefaultDispatcher-worker-15 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:37:58.356 [DefaultDispatcher-worker-15 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.356 [DefaultDispatcher-worker-15 @coroutine#2240] 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-08-16 16:37:58.356 [DefaultDispatcher-worker-15 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.356 [DefaultDispatcher-worker-12 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.356 [DefaultDispatcher-worker-12 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.356 [DefaultDispatcher-worker-12 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.357 [DefaultDispatcher-worker-15 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.357 [DefaultDispatcher-worker-13 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.357 [DefaultDispatcher-worker-13 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.367 [Test worker @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.376 [Test worker @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.378 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.380 [Test worker @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.390 [DefaultDispatcher-worker-13 @coroutine#2923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.392 [Test worker @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.411 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:58.411 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.411 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.411 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.412 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.412 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.414 [DefaultDispatcher-worker-12 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.422 [DefaultDispatcher-worker-3 @coroutine#2911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@828e2d8 2024-08-16 16:37:58.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-08-16 16:37:58.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-08-16 16:37:58.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.430 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@828e2d8: (connection evicted) 2024-08-16 16:37:58.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:58.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-08-16 16:37:58.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625d2b6d 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c9500c 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@27c9500c 2024-08-16 16:37:58.432 [Test worker @coroutine#2952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-08-16 16:37:58.446 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c9500c 2024-08-16 16:37:58.456 [Test worker @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c9500c 2024-08-16 16:37:58.457 [Test worker @coroutine#2955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c9500c 2024-08-16 16:37:58.463 [Test worker @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c9500c 2024-08-16 16:37:58.473 [DefaultDispatcher-worker-2 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27c9500c 2024-08-16 16:37:58.529 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.533 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-08-16 16:37:58.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-08-16 16:37:58.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.533 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27c9500c: (connection evicted) 2024-08-16 16:37:58.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:58.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-08-16 16:37:58.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-08-16 16:37:58.534 [DefaultDispatcher-worker-2 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:58.534 [DefaultDispatcher-worker-2 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.534 [DefaultDispatcher-worker-2 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.534 [DefaultDispatcher-worker-2 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.536 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.536 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@676f70dc 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:58.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:58.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-08-16 16:37:58.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-08-16 16:37:58.627 [DefaultDispatcher-worker-4 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.635 [DefaultDispatcher-worker-4 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.637 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:37:58.643 [DefaultDispatcher-worker-12 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.652 [DefaultDispatcher-worker-12 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.682 [DefaultDispatcher-worker-6 @coroutine#2987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.683 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-08-16 16:37:58.691 [Test worker] INFO ktor.application - Application started in 0.009 seconds. 2024-08-16 16:37:58.693 [DefaultDispatcher-worker-1 @coroutine#2994] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73e0c775 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:58.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:58.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:58.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-08-16 16:37:58.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-08-16 16:37:58.701 [DefaultDispatcher-worker-13 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:58.701 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.701 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.701 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.703 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.703 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.713 [DefaultDispatcher-worker-2 @coroutine#2999] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.713 [DefaultDispatcher-worker-2 @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:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:58.713 [DefaultDispatcher-worker-2 @coroutine#2999] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.713 [DefaultDispatcher-worker-2 @coroutine#2999] 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-08-16 16:37:58.715 [eventLoopGroupProxy-19-1 @call-handler#3007] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 16:37:58.715 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 16:37:58.716 [eventLoopGroupProxy-19-1 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.716 [eventLoopGroupProxy-19-2 @call-handler#3008] 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-08-16 16:37:58.716 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:58.717 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.717 [DefaultDispatcher-worker-1 @coroutine#2999] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.717 [DefaultDispatcher-worker-1 @coroutine#2999] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3285c141 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:58.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:58.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-08-16 16:37:58.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:58.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:58.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-08-16 16:37:58.734 [DefaultDispatcher-worker-6 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.735 [DefaultDispatcher-worker-6 @coroutine#2998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.735 [DefaultDispatcher-worker-6 @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:8094/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.735 [DefaultDispatcher-worker-6 @coroutine#2998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.736 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 16:37:58.736 [eventLoopGroupProxy-19-2 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.737 [DefaultDispatcher-worker-10 @coroutine#2998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.737 [DefaultDispatcher-worker-10 @coroutine#2998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.739 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.739 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:58.739 [DefaultDispatcher-worker-4 @coroutine#3018] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.739 [DefaultDispatcher-worker-4 @coroutine#3018] 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-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16817bad 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:37:58.740 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-08-16 16:37:58.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:37:58.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:37:58.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:37:58.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:37:58.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:37:58.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:37:58.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:37:58.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:37:58.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-08-16 16:37:58.741 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.741 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:58.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@105e8710 2024-08-16 16:37:58.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@105e8710 2024-08-16 16:37:58.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-08-16 16:37:58.741 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.741 [eventLoopGroupProxy-19-3 @call-handler#3025] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 16:37:58.742 [eventLoopGroupProxy-19-3 @call-handler#3025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.742 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.742 [DefaultDispatcher-worker-10 @coroutine#3018] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.746 [DefaultDispatcher-worker-6 @coroutine#2998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.754 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.764 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.764 [DefaultDispatcher-worker-6 @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:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-08-16 16:37:58.764 [DefaultDispatcher-worker-6 @coroutine#3030] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.764 [DefaultDispatcher-worker-7 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:58.764 [DefaultDispatcher-worker-6 @coroutine#3030] 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-08-16 16:37:58.764 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.764 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.764 [DefaultDispatcher-worker-7 @coroutine#3017] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.765 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-08-16 16:37:58.765 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.765 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:58.767 [eventLoopGroupProxy-19-4 @call-handler#3040] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-08-16 16:37:58.767 [eventLoopGroupProxy-19-4 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.770 [eventLoopGroupProxy-19-5 @call-handler#3044] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 16:37:58.770 [eventLoopGroupProxy-19-5 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.771 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.771 [DefaultDispatcher-worker-9 @coroutine#3017] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.776 [DefaultDispatcher-worker-14 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.776 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.777 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.777 [DefaultDispatcher-worker-14 @coroutine#3030] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-08-16 16:37:58.780 [DefaultDispatcher-worker-16 @coroutine#3017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:58.786 [DefaultDispatcher-worker-2 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.789 [DefaultDispatcher-worker-16 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:58.790 [DefaultDispatcher-worker-8 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e8710 2024-08-16 16:37:58.790 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.791 [DefaultDispatcher-worker-8 @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:8094/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.791 [DefaultDispatcher-worker-8 @coroutine#3029] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.791 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-08-16 16:37:58.792 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.792 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.792 [DefaultDispatcher-worker-13 @coroutine#3029] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.795 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.801 [DefaultDispatcher-worker-14 @coroutine#3029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e8710 2024-08-16 16:37:58.808 [DefaultDispatcher-worker-16 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:58.808 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.808 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.808 [DefaultDispatcher-worker-16 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.809 [DefaultDispatcher-worker-6 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105e8710 2024-08-16 16:37:58.809 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.809 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.817 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.817 [DefaultDispatcher-worker-12 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.819 [DefaultDispatcher-worker-10 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 16:37:58.819 [DefaultDispatcher-worker-10 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-08-16 16:37:58.819 [DefaultDispatcher-worker-10 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 16:37:58.820 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.820 [eventLoopGroupProxy-19-2 @call-handler#3072] 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-08-16 16:37:58.826 [DefaultDispatcher-worker-13 @coroutine#3064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.841 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.842 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.846 [DefaultDispatcher-worker-11 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 16:37:58.846 [DefaultDispatcher-worker-11 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-08-16 16:37:58.846 [DefaultDispatcher-worker-11 @coroutine#3037] 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-08-16 16:37:58.846 [DefaultDispatcher-worker-11 @coroutine#3037] 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-08-16 16:37:58.847 [DefaultDispatcher-worker-11 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467457 2024-08-16 16:37:58.847 [DefaultDispatcher-worker-11 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467457. 2024-08-16 16:37:58.847 [DefaultDispatcher-worker-11 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467457 2024-08-16 16:37:58.847 [DefaultDispatcher-worker-13 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:58.847 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.847 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.847 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.848 [eventLoopGroupProxy-19-2 @call-handler#3079] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-08-16 16:37:58.848 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.848 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.851 [eventLoopGroupProxy-19-2 @call-handler#3079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.852 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467457 2024-08-16 16:37:58.852 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467457 2024-08-16 16:37:58.852 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467457. 2024-08-16 16:37:58.852 [DefaultDispatcher-worker-1 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467457 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:58.862 [DefaultDispatcher-worker-13 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.863 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 16:37:58.863 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 16:37:58.863 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 16:37:58.864 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-08-16 16:37:58.865 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.865 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.866 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 16:37:58.866 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 16:37:58.866 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 16:37:58.866 [DefaultDispatcher-worker-13 @coroutine#3037] 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-08-16 16:37:58.875 [DefaultDispatcher-worker-11 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.888 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:58.899 [DefaultDispatcher-worker-1 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.909 [DefaultDispatcher-worker-16 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.909 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:58.909 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:58.909 [DefaultDispatcher-worker-16 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:58.909 [DefaultDispatcher-worker-13 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.909 [DefaultDispatcher-worker-16 @coroutine#3000] 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-08-16 16:37:58.910 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 16:37:58.911 [eventLoopGroupProxy-19-2 @call-handler#3090] 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-08-16 16:37:58.911 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:58.918 [DefaultDispatcher-worker-9 @call-handler#3090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.919 [eventLoopGroupProxy-19-2 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.919 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:58.919 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:58.919 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:58.919 [DefaultDispatcher-worker-1 @coroutine#3000] 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-08-16 16:37:58.928 [DefaultDispatcher-worker-6 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:58.937 [DefaultDispatcher-worker-6 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:58.938 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 16:37:58.938 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-08-16 16:37:58.938 [DefaultDispatcher-worker-7 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 16:37:58.939 [eventLoopGroupProxy-19-2 @call-handler#3103] 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-08-16 16:37:58.947 [DefaultDispatcher-worker-16 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:58.947 [DefaultDispatcher-worker-16 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.947 [DefaultDispatcher-worker-16 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:58.947 [DefaultDispatcher-worker-16 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.948 [DefaultDispatcher-worker-13 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:58.948 [DefaultDispatcher-worker-10 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.948 [DefaultDispatcher-worker-10 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:58.964 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 16:37:58.964 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-08-16 16:37:58.964 [DefaultDispatcher-worker-13 @coroutine#3037] 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-08-16 16:37:58.964 [DefaultDispatcher-worker-13 @coroutine#3037] 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-08-16 16:37:58.964 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467458 2024-08-16 16:37:58.964 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467458. 2024-08-16 16:37:58.964 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467458 2024-08-16 16:37:58.965 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-08-16 16:37:58.966 [eventLoopGroupProxy-19-2 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.966 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467458 2024-08-16 16:37:58.966 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467458 2024-08-16 16:37:58.966 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467458. 2024-08-16 16:37:58.966 [DefaultDispatcher-worker-13 @coroutine#3037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=626989110584467458 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:58.975 [DefaultDispatcher-worker-2 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:58.976 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 16:37:58.976 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 16:37:58.976 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 16:37:58.977 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-08-16 16:37:58.977 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:58.978 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 16:37:58.978 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-08-16 16:37:58.978 [DefaultDispatcher-worker-2 @coroutine#3037] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-08-16 16:37:58.978 [DefaultDispatcher-worker-2 @coroutine#3037] 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-08-16 16:37:58.988 [DefaultDispatcher-worker-2 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:58.992 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.011 [DefaultDispatcher-worker-1 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.016 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.022 [DefaultDispatcher-worker-11 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.022 [DefaultDispatcher-worker-3 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:59.022 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.022 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:59.022 [DefaultDispatcher-worker-11 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.022 [DefaultDispatcher-worker-11 @coroutine#3019] 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-08-16 16:37:59.023 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 16:37:59.024 [eventLoopGroupProxy-19-2 @call-handler#3120] 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-08-16 16:37:59.024 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:59.030 [DefaultDispatcher-worker-16 @coroutine#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:59.036 [DefaultDispatcher-worker-3 @call-handler#3120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:59.036 [eventLoopGroupProxy-19-2 @call-handler#3120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.037 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.037 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.037 [DefaultDispatcher-worker-12 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:59.037 [DefaultDispatcher-worker-12 @coroutine#3019] 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-08-16 16:37:59.045 [DefaultDispatcher-worker-6 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.052 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 2024-08-16 16:37:59.052 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456. 2024-08-16 16:37:59.052 [UI Thread @coroutine#3140] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 2024-08-16 16:37:59.052 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.052 [UI Thread @coroutine#3144] TRACE i.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=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.052 [UI Thread @coroutine#3144] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.053 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-08-16 16:37:59.053 [eventLoopGroupProxy-19-5 @call-handler#3157] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-08-16 16:37:59.054 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.054 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.054 [UI Thread @coroutine#3149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.054 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.054 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.054 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.056 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 2024-08-16 16:37:59.056 [UI Thread @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:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457. 2024-08-16 16:37:59.056 [UI Thread @coroutine#3168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 2024-08-16 16:37:59.057 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.057 [eventLoopGroupProxy-19-5 @call-handler#3157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.058 [eventLoopGroupProxy-19-6 @call-handler#3176] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-08-16 16:37:59.058 [UI Thread @coroutine#3144] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.058 [UI Thread @coroutine#3144] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.058 [eventLoopGroupProxy-19-8 @call-handler#3180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-08-16 16:37:59.059 [UI Thread @coroutine#3144] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.059 [UI Thread @coroutine#3144] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.059 [eventLoopGroupProxy-19-2 @call-handler#3155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.059 [eventLoopGroupProxy-19-7 @call-handler#3181] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-08-16 16:37:59.060 [UI Thread @coroutine#3140] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 2024-08-16 16:37:59.060 [UI Thread @coroutine#3140] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 2024-08-16 16:37:59.060 [UI Thread @coroutine#3140] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456. 2024-08-16 16:37:59.060 [UI Thread @coroutine#3140] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.060 [eventLoopGroupProxy-19-6 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.061 [UI Thread @coroutine#3149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.061 [eventLoopGroupProxy-19-7 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.061 [UI Thread @coroutine#3149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.061 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.061 [UI Thread @coroutine#3149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.061 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.061 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.062 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.062 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.070 [DefaultDispatcher-worker-3 @coroutine#3144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.072 [eventLoopGroupProxy-19-8 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.073 [UI Thread @coroutine#3168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 2024-08-16 16:37:59.073 [UI Thread @coroutine#3168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 2024-08-16 16:37:59.073 [UI Thread @coroutine#3168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457. 2024-08-16 16:37:59.073 [UI Thread @coroutine#3168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.081 [DefaultDispatcher-worker-1 @coroutine#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.086 [DefaultDispatcher-worker-13 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:37:59.086 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.086 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:59.086 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.087 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.087 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.089 [DefaultDispatcher-worker-13 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.097 [DefaultDispatcher-worker-4 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.103 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.108 [DefaultDispatcher-worker-14 @coroutine#3168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.113 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626989110584467456 2024-08-16 16:37:59.113 [UI Thread @coroutine#3200] TRACE i.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=626989110584467456. 2024-08-16 16:37:59.113 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626989110584467456 2024-08-16 16:37:59.114 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-08-16 16:37:59.116 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.117 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626989110584467456 2024-08-16 16:37:59.117 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626989110584467456 2024-08-16 16:37:59.117 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626989110584467456. 2024-08-16 16:37:59.117 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.126 [DefaultDispatcher-worker-3 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.137 [DefaultDispatcher-worker-4 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.146 [DefaultDispatcher-worker-13 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.146 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.146 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:59.146 [DefaultDispatcher-worker-13 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.146 [DefaultDispatcher-worker-13 @coroutine#3000] 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-08-16 16:37:59.147 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 16:37:59.148 [eventLoopGroupProxy-19-2 @call-handler#3211] 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-08-16 16:37:59.148 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:59.157 [DefaultDispatcher-worker-1 @call-handler#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:59.157 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.158 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.158 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.158 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:59.158 [DefaultDispatcher-worker-4 @coroutine#3000] 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-08-16 16:37:59.166 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626989110584467458&assignmentUid=626989110584467456&clazzUid=626989110584467456&submitterUid=626989110584467457 2024-08-16 16:37:59.166 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626989110584467458&assignmentUid=626989110584467456&clazzUid=626989110584467456&submitterUid=626989110584467457. 2024-08-16 16:37:59.166 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626989110584467458&assignmentUid=626989110584467456&clazzUid=626989110584467456&submitterUid=626989110584467457 2024-08-16 16:37:59.167 [DefaultDispatcher-worker-8 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.167 [eventLoopGroupProxy-19-2 @call-handler#3231] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-08-16 16:37:59.173 [eventLoopGroupProxy-19-2 @call-handler#3231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.173 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626989110584467458&assignmentUid=626989110584467456&clazzUid=626989110584467456&submitterUid=626989110584467457 2024-08-16 16:37:59.173 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626989110584467458&assignmentUid=626989110584467456&clazzUid=626989110584467456&submitterUid=626989110584467457 2024-08-16 16:37:59.174 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626989110584467458&assignmentUid=626989110584467456&clazzUid=626989110584467456&submitterUid=626989110584467457. 2024-08-16 16:37:59.174 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=626989110584467458&assignmentUid=626989110584467456&clazzUid=626989110584467456&submitterUid=626989110584467457 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.181 [DefaultDispatcher-worker-13 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.188 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626989110584467457 2024-08-16 16:37:59.188 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626989110584467457. 2024-08-16 16:37:59.188 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626989110584467457 2024-08-16 16:37:59.189 [eventLoopGroupProxy-19-2 @call-handler#3250] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-08-16 16:37:59.190 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.190 [UI Thread @coroutine#3246] TRACE i.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=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.190 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.190 [eventLoopGroupProxy-19-2 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.191 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626989110584467456 2024-08-16 16:37:59.191 [UI Thread @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:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626989110584467456. 2024-08-16 16:37:59.191 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626989110584467456 2024-08-16 16:37:59.191 [eventLoopGroupProxy-19-6 @call-handler#3259] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-08-16 16:37:59.191 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.191 [UI Thread @coroutine#3253] TRACE i.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=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.191 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.191 [eventLoopGroupProxy-19-2 @call-handler#3265] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-08-16 16:37:59.191 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.192 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.192 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.192 [eventLoopGroupProxy-19-7 @call-handler#3269] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-08-16 16:37:59.192 [eventLoopGroupProxy-19-8 @call-handler#3271] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-08-16 16:37:59.193 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626989110584467457 2024-08-16 16:37:59.193 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626989110584467457 2024-08-16 16:37:59.193 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626989110584467457. 2024-08-16 16:37:59.193 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=626989110584467457 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.193 [eventLoopGroupProxy-19-7 @call-handler#3269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.194 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.194 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.194 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.194 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.194 [eventLoopGroupProxy-19-8 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.195 [eventLoopGroupProxy-19-6 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.195 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.195 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.195 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.195 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.195 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.195 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.196 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.196 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=626989110584467457&assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.197 [eventLoopGroupProxy-19-2 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.197 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626989110584467456 2024-08-16 16:37:59.197 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626989110584467456 2024-08-16 16:37:59.198 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626989110584467456. 2024-08-16 16:37:59.198 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.202 [DefaultDispatcher-worker-14 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.208 [DefaultDispatcher-worker-4 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.215 [DefaultDispatcher-worker-4 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.223 [DefaultDispatcher-worker-9 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.234 [DefaultDispatcher-worker-15 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.234 [DefaultDispatcher-worker-7 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:37:59.235 [DefaultDispatcher-worker-7 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.235 [DefaultDispatcher-worker-7 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:59.235 [DefaultDispatcher-worker-7 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.236 [DefaultDispatcher-worker-14 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.236 [DefaultDispatcher-worker-14 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.239 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467458 2024-08-16 16:37:59.239 [UI Thread @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:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467458. 2024-08-16 16:37:59.239 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467458 2024-08-16 16:37:59.240 [eventLoopGroupProxy-19-2 @call-handler#3290] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-08-16 16:37:59.246 [eventLoopGroupProxy-19-2 @call-handler#3290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.247 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467458 2024-08-16 16:37:59.247 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467458 2024-08-16 16:37:59.247 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467458. 2024-08-16 16:37:59.247 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467458 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.258 [DefaultDispatcher-worker-4 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.261 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626989110584467457 2024-08-16 16:37:59.261 [UI Thread @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:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626989110584467457. 2024-08-16 16:37:59.261 [UI Thread @coroutine#3288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626989110584467457 2024-08-16 16:37:59.262 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2024-08-16 16:37:59.263 [eventLoopGroupProxy-19-2 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.263 [UI Thread @coroutine#3288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626989110584467457 2024-08-16 16:37:59.263 [UI Thread @coroutine#3288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626989110584467457 2024-08-16 16:37:59.264 [UI Thread @coroutine#3288] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626989110584467457. 2024-08-16 16:37:59.264 [UI Thread @coroutine#3288] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidAsync?uid=626989110584467457 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.272 [DefaultDispatcher-worker-9 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.282 [DefaultDispatcher-worker-13 @coroutine#3288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.290 [DefaultDispatcher-worker-9 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.291 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.291 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:59.291 [DefaultDispatcher-worker-9 @coroutine#3019] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.291 [DefaultDispatcher-worker-9 @coroutine#3019] 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-08-16 16:37:59.292 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-08-16 16:37:59.292 [eventLoopGroupProxy-19-2 @call-handler#3299] 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-08-16 16:37:59.292 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-08-16 16:37:59.301 [DefaultDispatcher-worker-1 @call-handler#3299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@761d3c20 2024-08-16 16:37:59.301 [eventLoopGroupProxy-19-2 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.302 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.302 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-08-16 16:37:59.302 [DefaultDispatcher-worker-6 @coroutine#3019] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-08-16 16:37:59.302 [DefaultDispatcher-worker-6 @coroutine#3019] 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-08-16 16:37:59.304 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 2024-08-16 16:37:59.304 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456. 2024-08-16 16:37:59.304 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 2024-08-16 16:37:59.305 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.305 [UI Thread @coroutine#3327] TRACE i.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=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.305 [UI Thread @coroutine#3327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.305 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.305 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.305 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.305 [eventLoopGroupProxy-19-2 @call-handler#3340] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-08-16 16:37:59.306 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.306 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.306 [UI Thread @coroutine#3334] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.306 [eventLoopGroupProxy-19-6 @call-handler#3343] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-08-16 16:37:59.306 [eventLoopGroupProxy-19-7 @call-handler#3348] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-08-16 16:37:59.306 [eventLoopGroupProxy-19-2 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.306 [UI Thread @coroutine#3352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 2024-08-16 16:37:59.306 [eventLoopGroupProxy-19-8 @call-handler#3354] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-08-16 16:37:59.306 [UI Thread @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:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457. 2024-08-16 16:37:59.306 [UI Thread @coroutine#3352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 2024-08-16 16:37:59.307 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 2024-08-16 16:37:59.307 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 2024-08-16 16:37:59.307 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456. 2024-08-16 16:37:59.307 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.308 [eventLoopGroupProxy-19-2 @call-handler#3362] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-08-16 16:37:59.308 [eventLoopGroupProxy-19-7 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.308 [eventLoopGroupProxy-19-6 @call-handler#3343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.309 [eventLoopGroupProxy-19-8 @call-handler#3354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.309 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.309 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.309 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.309 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.309 [UI Thread @coroutine#3327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.309 [UI Thread @coroutine#3327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.309 [UI Thread @coroutine#3334] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.309 [UI Thread @coroutine#3334] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 2024-08-16 16:37:59.309 [UI Thread @coroutine#3327] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.309 [UI Thread @coroutine#3327] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.310 [UI Thread @coroutine#3334] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456. 2024-08-16 16:37:59.310 [UI Thread @coroutine#3334] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=626989110584467457&assignmentUid=626989110584467456 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.312 [eventLoopGroupProxy-19-2 @call-handler#3362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-08-16 16:37:59.312 [UI Thread @coroutine#3352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 2024-08-16 16:37:59.312 [UI Thread @coroutine#3352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 2024-08-16 16:37:59.312 [UI Thread @coroutine#3352] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457. 2024-08-16 16:37:59.313 [UI Thread @coroutine#3352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=626989110584467456&clazzUid=626989110584467456&accountPersonUid=626989110584467457 to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:37:59.313 [DefaultDispatcher-worker-12 @coroutine#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b862f17 2024-08-16 16:37:59.317 [DefaultDispatcher-worker-10 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.324 [DefaultDispatcher-worker-8 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.327 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.331 [DefaultDispatcher-worker-1 @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.340 [DefaultDispatcher-worker-8 @coroutine#3334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.349 [DefaultDispatcher-worker-15 @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70eced1f 2024-08-16 16:37:59.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-08-16 16:37:59.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-08-16 16:37:59.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.354 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70eced1f: (connection evicted) 2024-08-16 16:37:59.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:59.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-08-16 16:37:59.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-08-16 16:37:59.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-08-16 16:37:59.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-08-16 16:37:59.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.356 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b862f17: (connection evicted) 2024-08-16 16:37:59.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:37:59.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-08-16 16:37:59.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-08-16 16:37:59.367 [DefaultDispatcher-worker-16 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:37:59.367 [DefaultDispatcher-worker-14 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:37:59.368 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.368 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.368 [DefaultDispatcher-worker-14 @coroutine#2240] 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-08-16 16:37:59.368 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:59.368 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.368 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.369 [DefaultDispatcher-worker-10 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.369 [DefaultDispatcher-worker-14 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.369 [DefaultDispatcher-worker-14 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.420 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:37:59.420 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.420 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:59.420 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.421 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.421 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.543 [DefaultDispatcher-worker-16 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:37:59.544 [DefaultDispatcher-worker-16 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.544 [DefaultDispatcher-worker-16 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:59.544 [DefaultDispatcher-worker-16 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.545 [DefaultDispatcher-worker-1 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.545 [DefaultDispatcher-worker-1 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.583 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.610 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.712 [DefaultDispatcher-worker-9 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:37:59.712 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.712 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:59.712 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.713 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.713 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.773 [DefaultDispatcher-worker-6 @coroutine#3392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2024-08-16 16:37:59.805 [DefaultDispatcher-worker-6 @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@351ede23 2024-08-16 16:37:59.818 [DefaultDispatcher-worker-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:37:59.818 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.818 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:59.818 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.819 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.819 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.819 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.852 [DefaultDispatcher-worker-7 @coroutine#3397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73dbe25 2024-08-16 16:37:59.859 [DefaultDispatcher-worker-5 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:37:59.859 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.859 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:59.859 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.860 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.860 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.872 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.877 [DefaultDispatcher-worker-1 @coroutine#3402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79295932 2024-08-16 16:37:59.904 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.951 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:37:59.957 [DefaultDispatcher-worker-1 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:37:59.957 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.957 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:37:59.957 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.958 [DefaultDispatcher-worker-7 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.958 [DefaultDispatcher-worker-7 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:37:59.975 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.096 [DefaultDispatcher-worker-3 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:38:00.097 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.097 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:00.097 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.098 [DefaultDispatcher-worker-7 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.098 [DefaultDispatcher-worker-7 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.245 [DefaultDispatcher-worker-6 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:38:00.245 [DefaultDispatcher-worker-6 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.245 [DefaultDispatcher-worker-6 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:00.245 [DefaultDispatcher-worker-6 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.246 [DefaultDispatcher-worker-11 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.246 [DefaultDispatcher-worker-11 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-08-16 16:38:00.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-08-16 16:38:00.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.360 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@761d3c20: (connection evicted) 2024-08-16 16:38:00.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.361 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-08-16 16:38:00.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73136174 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.364 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-08-16 16:38:00.365 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-08-16 16:38:00.380 [DefaultDispatcher-worker-4 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:38:00.381 [DefaultDispatcher-worker-16 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:38:00.381 [DefaultDispatcher-worker-4 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.381 [DefaultDispatcher-worker-4 @coroutine#2240] 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-08-16 16:38:00.381 [DefaultDispatcher-worker-4 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.381 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.381 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:00.381 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.382 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.382 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.382 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.383 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-08-16 16:38:00.393 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-08-16 16:38:00.394 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-08-16 16:38:00.396 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-08-16 16:38:00.396 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f803fae 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-08-16 16:38:00.397 [Test worker @coroutine#3420] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-08-16 16:38:00.415 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-08-16 16:38:00.425 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-08-16 16:38:00.426 [Test worker @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-08-16 16:38:00.428 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-08-16 16:38:00.432 [DefaultDispatcher-worker-7 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:38:00.432 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.432 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:00.432 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.433 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.433 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.439 [DefaultDispatcher-worker-9 @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5915ab69 2024-08-16 16:38:00.452 [DefaultDispatcher-worker-6 @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-08-16 16:38:00.465 [DefaultDispatcher-worker-11 @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43300e64 2024-08-16 16:38:00.465 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:00.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-08-16 16:38:00.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-08-16 16:38:00.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.476 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43300e64: (connection evicted) 2024-08-16 16:38:00.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-08-16 16:38:00.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-08-16 16:38:00.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-08-16 16:38:00.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-08-16 16:38:00.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.477 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5915ab69: (connection evicted) 2024-08-16 16:38:00.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-08-16 16:38:00.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@406cf37f 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.479 [Test worker @coroutine#3487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-08-16 16:38:00.480 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.480 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.480 [Test worker @coroutine#3487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-08-16 16:38:00.496 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.506 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.507 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.509 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.509 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17224bad 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4537c9f8 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@4537c9f8 2024-08-16 16:38:00.510 [Test worker @coroutine#3487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-08-16 16:38:00.524 [Test worker @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4537c9f8 2024-08-16 16:38:00.533 [Test worker @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4537c9f8 2024-08-16 16:38:00.534 [Test worker @coroutine#3497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4537c9f8 2024-08-16 16:38:00.536 [Test worker @coroutine#3499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4537c9f8 2024-08-16 16:38:00.546 [DefaultDispatcher-worker-1 @coroutine#3501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4537c9f8 2024-08-16 16:38:00.553 [DefaultDispatcher-worker-12 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:38:00.553 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.553 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:00.553 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.554 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.554 [DefaultDispatcher-worker-5 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.561 [DefaultDispatcher-worker-9 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.571 [DefaultDispatcher-worker-4 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.580 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:00.583 [DefaultDispatcher-worker-1 @coroutine#3487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.602 [DefaultDispatcher-worker-7 @coroutine#3549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74ee07e 2024-08-16 16:38:00.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-08-16 16:38:00.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-08-16 16:38:00.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.606 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74ee07e: (connection evicted) 2024-08-16 16:38:00.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-08-16 16:38:00.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-08-16 16:38:00.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-08-16 16:38:00.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-08-16 16:38:00.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.607 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4537c9f8: (connection evicted) 2024-08-16 16:38:00.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-08-16 16:38:00.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fe75649 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.609 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-08-16 16:38:00.610 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 16:38:00.610 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 16:38:00.610 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-08-16 16:38:00.626 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 16:38:00.641 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 16:38:00.643 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 16:38:00.644 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72e806 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 16:38:00.645 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-08-16 16:38:00.659 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 16:38:00.669 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 16:38:00.670 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 16:38:00.672 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 16:38:00.683 [DefaultDispatcher-worker-11 @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc976da 2024-08-16 16:38:00.697 [DefaultDispatcher-worker-1 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 16:38:00.707 [DefaultDispatcher-worker-16 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418 2024-08-16 16:38:00.710 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-08-16 16:38:00.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-08-16 16:38:00.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.718 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd2b418: (connection evicted) 2024-08-16 16:38:00.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-08-16 16:38:00.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-08-16 16:38:00.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-08-16 16:38:00.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-08-16 16:38:00.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.719 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dc976da: (connection evicted) 2024-08-16 16:38:00.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-08-16 16:38:00.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bc45472 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.720 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2024-08-16 16:38:00.721 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-08-16 16:38:00.723 [DefaultDispatcher-worker-6 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:38:00.723 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.723 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:00.723 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.724 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.724 [DefaultDispatcher-worker-11 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.735 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2024-08-16 16:38:00.744 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2024-08-16 16:38:00.746 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2024-08-16 16:38:00.747 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12c55199 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.748 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-08-16 16:38:00.749 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5565d718 2024-08-16 16:38:00.749 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@5565d718 2024-08-16 16:38:00.749 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-08-16 16:38:00.762 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5565d718 2024-08-16 16:38:00.772 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5565d718 2024-08-16 16:38:00.773 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5565d718 2024-08-16 16:38:00.775 [Test worker @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5565d718 2024-08-16 16:38:00.786 [DefaultDispatcher-worker-1 @coroutine#3650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5565d718 2024-08-16 16:38:00.788 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.799 [DefaultDispatcher-worker-2 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2024-08-16 16:38:00.810 [DefaultDispatcher-worker-7 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f 2024-08-16 16:38:00.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-08-16 16:38:00.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-08-16 16:38:00.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.819 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c27ed2f: (connection evicted) 2024-08-16 16:38:00.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-08-16 16:38:00.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-08-16 16:38:00.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-08-16 16:38:00.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-08-16 16:38:00.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.821 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5565d718: (connection evicted) 2024-08-16 16:38:00.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-08-16 16:38:00.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b6acc2 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.823 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.824 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.824 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.824 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-08-16 16:38:00.824 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819769 2024-08-16 16:38:00.824 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a819769 2024-08-16 16:38:00.824 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-08-16 16:38:00.828 [DefaultDispatcher-worker-3 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:38:00.828 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.828 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:00.828 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.829 [DefaultDispatcher-worker-7 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.829 [DefaultDispatcher-worker-7 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.841 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a819769 2024-08-16 16:38:00.850 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a819769 2024-08-16 16:38:00.852 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a819769 2024-08-16 16:38:00.853 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a819769 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@388b9799 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.854 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-08-16 16:38:00.855 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-08-16 16:38:00.855 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-08-16 16:38:00.855 [Test worker @coroutine#3695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-08-16 16:38:00.869 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-08-16 16:38:00.870 [DefaultDispatcher-worker-6 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:38:00.870 [DefaultDispatcher-worker-6 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.870 [DefaultDispatcher-worker-6 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:00.870 [DefaultDispatcher-worker-6 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.871 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.871 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.879 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-08-16 16:38:00.881 [Test worker @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-08-16 16:38:00.883 [Test worker @coroutine#3712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-08-16 16:38:00.894 [DefaultDispatcher-worker-2 @coroutine#3714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-08-16 16:38:00.908 [DefaultDispatcher-worker-2 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a819769 2024-08-16 16:38:00.920 [DefaultDispatcher-worker-13 @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a819769 2024-08-16 16:38:00.924 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-08-16 16:38:00.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-08-16 16:38:00.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.928 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a819769: (connection evicted) 2024-08-16 16:38:00.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-08-16 16:38:00.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-08-16 16:38:00.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-08-16 16:38:00.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-08-16 16:38:00.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.929 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20834c45: (connection evicted) 2024-08-16 16:38:00.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:00.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-08-16 16:38:00.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b1d3a05 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2024-08-16 16:38:00.931 [Test worker @coroutine#3759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-08-16 16:38:00.947 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2024-08-16 16:38:00.956 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2024-08-16 16:38:00.958 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2024-08-16 16:38:00.959 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1368e451 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-08-16 16:38:00.960 [Test worker @coroutine#3759] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-08-16 16:38:00.968 [DefaultDispatcher-worker-16 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:38:00.968 [DefaultDispatcher-worker-16 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.968 [DefaultDispatcher-worker-16 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:00.968 [DefaultDispatcher-worker-16 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.969 [DefaultDispatcher-worker-5 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.970 [DefaultDispatcher-worker-5 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:00.973 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-08-16 16:38:00.977 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:00.983 [Test worker @coroutine#3769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-08-16 16:38:00.984 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-08-16 16:38:00.986 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-08-16 16:38:00.997 [DefaultDispatcher-worker-7 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d 2024-08-16 16:38:01.011 [DefaultDispatcher-worker-16 @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2024-08-16 16:38:01.022 [DefaultDispatcher-worker-16 @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2024-08-16 16:38:01.029 [DefaultDispatcher-worker-5 @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c343088 2024-08-16 16:38:01.032 [HikariPool-158 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-08-16 16:38:01.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-08-16 16:38:01.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.038 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c343088: (connection evicted) 2024-08-16 16:38:01.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-08-16 16:38:01.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-08-16 16:38:01.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-08-16 16:38:01.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-08-16 16:38:01.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.039 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2296ed0d: (connection evicted) 2024-08-16 16:38:01.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-08-16 16:38:01.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-08-16 16:38:01.040 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264f18fe 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.041 [Test worker @coroutine#3821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-08-16 16:38:01.057 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.070 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.071 [Test worker @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.073 [Test worker @coroutine#3826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.073 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-08-16 16:38:01.073 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.073 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.073 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.073 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.073 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.073 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@790bd0e 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-08-16 16:38:01.074 [Test worker @coroutine#3821] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-08-16 16:38:01.088 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-08-16 16:38:01.097 [Test worker @coroutine#3828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-08-16 16:38:01.099 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-08-16 16:38:01.101 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-08-16 16:38:01.108 [DefaultDispatcher-worker-7 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:38:01.108 [DefaultDispatcher-worker-7 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.108 [DefaultDispatcher-worker-7 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:01.109 [DefaultDispatcher-worker-7 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.110 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.110 [DefaultDispatcher-worker-6 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.111 [DefaultDispatcher-worker-14 @coroutine#3834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a 2024-08-16 16:38:01.131 [DefaultDispatcher-worker-2 @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.139 [DefaultDispatcher-worker-5 @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.141 [HikariPool-160 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:01.147 [DefaultDispatcher-worker-14 @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.165 [DefaultDispatcher-worker-3 @coroutine#3883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-08-16 16:38:01.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-08-16 16:38:01.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-08-16 16:38:01.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.169 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cb29b75: (connection evicted) 2024-08-16 16:38:01.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-08-16 16:38:01.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-08-16 16:38:01.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-08-16 16:38:01.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-08-16 16:38:01.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.170 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@626a4e0a: (connection evicted) 2024-08-16 16:38:01.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-08-16 16:38:01.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c3972d0 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.172 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f2807f 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f2807f 2024-08-16 16:38:01.173 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-08-16 16:38:01.189 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f2807f 2024-08-16 16:38:01.199 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f2807f 2024-08-16 16:38:01.200 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f2807f 2024-08-16 16:38:01.202 [Test worker @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f2807f 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62291850 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.202 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c8db36 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c8db36 2024-08-16 16:38:01.203 [Test worker @coroutine#3909] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-08-16 16:38:01.216 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c8db36 2024-08-16 16:38:01.226 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c8db36 2024-08-16 16:38:01.228 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c8db36 2024-08-16 16:38:01.229 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c8db36 2024-08-16 16:38:01.240 [DefaultDispatcher-worker-9 @coroutine#3923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45c8db36 2024-08-16 16:38:01.253 [DefaultDispatcher-worker-11 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f2807f 2024-08-16 16:38:01.255 [DefaultDispatcher-worker-6 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:38:01.255 [DefaultDispatcher-worker-6 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.255 [DefaultDispatcher-worker-6 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:01.255 [DefaultDispatcher-worker-6 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.256 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.256 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.263 [DefaultDispatcher-worker-10 @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f2807f 2024-08-16 16:38:01.266 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f2807f 2024-08-16 16:38:01.273 [HikariPool-162 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-08-16 16:38:01.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-08-16 16:38:01.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.275 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f2807f: (connection evicted) 2024-08-16 16:38:01.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-08-16 16:38:01.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-08-16 16:38:01.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-08-16 16:38:01.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-08-16 16:38:01.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.276 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45c8db36: (connection evicted) 2024-08-16 16:38:01.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-08-16 16:38:01.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@651e3cc9 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.278 [Test worker @coroutine#3972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-08-16 16:38:01.279 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.279 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.279 [Test worker @coroutine#3972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-08-16 16:38:01.297 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.308 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.309 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.311 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6be6cb16 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.311 [Test worker @coroutine#3972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-08-16 16:38:01.312 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-08-16 16:38:01.312 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-08-16 16:38:01.312 [Test worker @coroutine#3972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-08-16 16:38:01.325 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-08-16 16:38:01.335 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-08-16 16:38:01.337 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-08-16 16:38:01.338 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-08-16 16:38:01.349 [DefaultDispatcher-worker-6 @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3 2024-08-16 16:38:01.363 [DefaultDispatcher-worker-15 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.373 [DefaultDispatcher-worker-8 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.375 [Test worker @coroutine#3995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.377 [Test worker @coroutine#3997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9da20f1 2024-08-16 16:38:01.379 [HikariPool-164 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-08-16 16:38:01.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-08-16 16:38:01.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.386 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9da20f1: (connection evicted) 2024-08-16 16:38:01.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-08-16 16:38:01.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-08-16 16:38:01.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-08-16 16:38:01.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-08-16 16:38:01.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.388 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c44bce3: (connection evicted) 2024-08-16 16:38:01.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-08-16 16:38:01.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e7e34ef 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.390 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-08-16 16:38:01.391 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-08-16 16:38:01.391 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-08-16 16:38:01.391 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-08-16 16:38:01.393 [DefaultDispatcher-worker-4 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:38:01.393 [DefaultDispatcher-worker-14 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:38:01.393 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.393 [DefaultDispatcher-worker-4 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.393 [DefaultDispatcher-worker-14 @coroutine#2240] 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-08-16 16:38:01.393 [DefaultDispatcher-worker-4 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:01.393 [DefaultDispatcher-worker-14 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.393 [DefaultDispatcher-worker-4 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.394 [DefaultDispatcher-worker-10 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.394 [DefaultDispatcher-worker-7 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.394 [DefaultDispatcher-worker-7 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.412 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-08-16 16:38:01.422 [Test worker @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-08-16 16:38:01.424 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-08-16 16:38:01.426 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7310bc90 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.426 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-08-16 16:38:01.427 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-08-16 16:38:01.427 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-08-16 16:38:01.427 [Test worker @coroutine#4033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-08-16 16:38:01.441 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-08-16 16:38:01.441 [DefaultDispatcher-worker-2 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:38:01.442 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.442 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:01.442 [DefaultDispatcher-worker-2 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.443 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.443 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.451 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-08-16 16:38:01.452 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-08-16 16:38:01.454 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-08-16 16:38:01.465 [DefaultDispatcher-worker-7 @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18247d9b 2024-08-16 16:38:01.478 [DefaultDispatcher-worker-11 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-08-16 16:38:01.488 [DefaultDispatcher-worker-9 @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c646b5 2024-08-16 16:38:01.491 [HikariPool-166 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.538 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-08-16 16:38:01.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-08-16 16:38:01.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.552 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c646b5: (connection evicted) 2024-08-16 16:38:01.553 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.553 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-08-16 16:38:01.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-08-16 16:38:01.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-08-16 16:38:01.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-08-16 16:38:01.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.554 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18247d9b: (connection evicted) 2024-08-16 16:38:01.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-08-16 16:38:01.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20dc2df1 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 16:38:01.556 [Test worker @coroutine#4119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-08-16 16:38:01.564 [DefaultDispatcher-worker-12 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:38:01.564 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.564 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:01.564 [DefaultDispatcher-worker-12 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.565 [DefaultDispatcher-worker-8 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.565 [DefaultDispatcher-worker-8 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.571 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 16:38:01.581 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 16:38:01.583 [Test worker @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 16:38:01.585 [Test worker @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b0bd567 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-08-16 16:38:01.586 [Test worker @coroutine#4119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-08-16 16:38:01.600 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-08-16 16:38:01.609 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-08-16 16:38:01.611 [Test worker @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-08-16 16:38:01.613 [Test worker @coroutine#4133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-08-16 16:38:01.624 [DefaultDispatcher-worker-9 @coroutine#4135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248227db 2024-08-16 16:38:01.638 [DefaultDispatcher-worker-6 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 16:38:01.649 [DefaultDispatcher-worker-3 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4 2024-08-16 16:38:01.657 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-08-16 16:38:01.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-08-16 16:38:01.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.657 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6b08d4: (connection evicted) 2024-08-16 16:38:01.657 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.657 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-08-16 16:38:01.657 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-08-16 16:38:01.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-08-16 16:38:01.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-08-16 16:38:01.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.658 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248227db: (connection evicted) 2024-08-16 16:38:01.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-08-16 16:38:01.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74aa29c7 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.660 [Test worker @coroutine#4180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-08-16 16:38:01.679 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.688 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.690 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.692 [Test worker @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bba628 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.692 [Test worker @coroutine#4180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-08-16 16:38:01.693 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-08-16 16:38:01.693 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-08-16 16:38:01.693 [Test worker @coroutine#4180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-08-16 16:38:01.706 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-08-16 16:38:01.716 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-08-16 16:38:01.717 [Test worker @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-08-16 16:38:01.719 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-08-16 16:38:01.730 [DefaultDispatcher-worker-13 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4 2024-08-16 16:38:01.734 [DefaultDispatcher-worker-2 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:38:01.734 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.734 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:01.734 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.735 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.735 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.743 [DefaultDispatcher-worker-9 @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.757 [DefaultDispatcher-worker-7 @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.760 [Test worker @coroutine#4206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.761 [HikariPool-170 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:01.762 [Test worker @coroutine#4208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751e7d99 2024-08-16 16:38:01.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-08-16 16:38:01.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-08-16 16:38:01.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.771 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751e7d99: (connection evicted) 2024-08-16 16:38:01.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-08-16 16:38:01.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-08-16 16:38:01.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-08-16 16:38:01.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-08-16 16:38:01.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.772 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4420f4d4: (connection evicted) 2024-08-16 16:38:01.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-08-16 16:38:01.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6bfcbe 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.774 [Test worker @coroutine#4245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-08-16 16:38:01.775 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-08-16 16:38:01.775 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-08-16 16:38:01.775 [Test worker @coroutine#4245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-08-16 16:38:01.789 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-08-16 16:38:01.799 [Test worker @coroutine#4246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-08-16 16:38:01.801 [Test worker @coroutine#4248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-08-16 16:38:01.802 [Test worker @coroutine#4250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14432052 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-08-16 16:38:01.803 [Test worker @coroutine#4245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-08-16 16:38:01.817 [Test worker @coroutine#4245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-08-16 16:38:01.826 [Test worker @coroutine#4252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-08-16 16:38:01.828 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-08-16 16:38:01.830 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-08-16 16:38:01.841 [DefaultDispatcher-worker-12 @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319c77de 2024-08-16 16:38:01.841 [DefaultDispatcher-worker-13 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:38:01.841 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.841 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:01.841 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.843 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.843 [DefaultDispatcher-worker-13 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.854 [DefaultDispatcher-worker-13 @coroutine#4245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-08-16 16:38:01.865 [DefaultDispatcher-worker-18 @coroutine#4245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-08-16 16:38:01.875 [HikariPool-172 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:01.878 [UI Thread @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4 2024-08-16 16:38:01.881 [DefaultDispatcher-worker-5 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:38:01.881 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.881 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:01.881 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.883 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.883 [DefaultDispatcher-worker-5 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-08-16 16:38:01.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-08-16 16:38:01.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.883 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37c1e2a4: (connection evicted) 2024-08-16 16:38:01.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-08-16 16:38:01.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-08-16 16:38:01.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-08-16 16:38:01.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-08-16 16:38:01.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.885 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319c77de: (connection evicted) 2024-08-16 16:38:01.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-08-16 16:38:01.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54d3b4fe 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.887 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.888 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-08-16 16:38:01.888 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-08-16 16:38:01.888 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-08-16 16:38:01.888 [Test worker @coroutine#4345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-08-16 16:38:01.904 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-08-16 16:38:01.914 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-08-16 16:38:01.916 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-08-16 16:38:01.917 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-08-16 16:38:01.927 [DefaultDispatcher-worker-12 @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-08-16 16:38:01.930 [Test worker @coroutine#4358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-08-16 16:38:01.944 [Test worker @coroutine#4366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5935ade6 2024-08-16 16:38:01.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-08-16 16:38:01.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-08-16 16:38:01.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:01.958 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5935ade6: (connection evicted) 2024-08-16 16:38:01.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-08-16 16:38:01.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a59324f 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.961 [Test worker @coroutine#4379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-08-16 16:38:01.962 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2024-08-16 16:38:01.962 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2024-08-16 16:38:01.962 [Test worker @coroutine#4379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-08-16 16:38:01.977 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2024-08-16 16:38:01.979 [DefaultDispatcher-worker-11 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:38:01.980 [DefaultDispatcher-worker-11 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.980 [DefaultDispatcher-worker-11 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:01.980 [DefaultDispatcher-worker-11 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.981 [DefaultDispatcher-worker-12 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.981 [DefaultDispatcher-worker-12 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:01.987 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2024-08-16 16:38:01.988 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2024-08-16 16:38:01.990 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@226346d4 2024-08-16 16:38:01.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-08-16 16:38:01.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-08-16 16:38:01.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:01.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:01.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-08-16 16:38:01.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a86de0 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:01.995 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-08-16 16:38:01.996 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d484961 2024-08-16 16:38:01.996 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d484961 2024-08-16 16:38:01.996 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-08-16 16:38:02.009 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d484961 2024-08-16 16:38:02.019 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d484961 2024-08-16 16:38:02.021 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d484961 2024-08-16 16:38:02.022 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d484961 2024-08-16 16:38:02.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-08-16 16:38:02.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-08-16 16:38:02.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:02.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-08-16 16:38:02.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eedf268 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.027 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2024-08-16 16:38:02.028 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-08-16 16:38:02.042 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2024-08-16 16:38:02.052 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2024-08-16 16:38:02.053 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2024-08-16 16:38:02.055 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d9069ab 2024-08-16 16:38:02.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-08-16 16:38:02.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-08-16 16:38:02.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:02.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-08-16 16:38:02.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-08-16 16:38:02.060 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-08-16 16:38:02.060 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.060 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.060 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.060 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.060 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.060 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.060 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c8ecc27 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ac80e 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1ac80e 2024-08-16 16:38:02.061 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-08-16 16:38:02.076 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ac80e 2024-08-16 16:38:02.085 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ac80e 2024-08-16 16:38:02.087 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ac80e 2024-08-16 16:38:02.089 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ac80e 2024-08-16 16:38:02.099 [DefaultDispatcher-worker-19 @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1ac80e 2024-08-16 16:38:02.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-08-16 16:38:02.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-08-16 16:38:02.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.103 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1ac80e: (connection evicted) 2024-08-16 16:38:02.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.104 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-08-16 16:38:02.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e44825e 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.105 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2822ee4b 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2822ee4b 2024-08-16 16:38:02.106 [Test worker @coroutine#4498] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-08-16 16:38:02.120 [DefaultDispatcher-worker-2 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:38:02.120 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.120 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:02.120 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.121 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.121 [DefaultDispatcher-worker-18 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.126 [Test worker @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2822ee4b 2024-08-16 16:38:02.136 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2822ee4b 2024-08-16 16:38:02.138 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2822ee4b 2024-08-16 16:38:02.139 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2822ee4b 2024-08-16 16:38:02.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-08-16 16:38:02.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-08-16 16:38:02.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:02.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-08-16 16:38:02.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-08-16 16:38:02.145 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e50ca51 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-08-16 16:38:02.146 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-08-16 16:38:02.164 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-08-16 16:38:02.174 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-08-16 16:38:02.175 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-08-16 16:38:02.177 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-08-16 16:38:02.186 [DefaultDispatcher-worker-19 @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-08-16 16:38:02.188 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-08-16 16:38:02.193 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3253d771 2024-08-16 16:38:02.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-08-16 16:38:02.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-08-16 16:38:02.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.196 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3253d771: (connection evicted) 2024-08-16 16:38:02.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-08-16 16:38:02.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40830e1e 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.199 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-08-16 16:38:02.200 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-08-16 16:38:02.218 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-08-16 16:38:02.228 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-08-16 16:38:02.229 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-08-16 16:38:02.231 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@650ee893 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.231 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-08-16 16:38:02.232 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-08-16 16:38:02.232 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-08-16 16:38:02.232 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-08-16 16:38:02.246 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-08-16 16:38:02.257 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-08-16 16:38:02.259 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-08-16 16:38:02.261 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-08-16 16:38:02.267 [DefaultDispatcher-worker-8 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:38:02.268 [DefaultDispatcher-worker-8 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.268 [DefaultDispatcher-worker-8 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:02.268 [DefaultDispatcher-worker-8 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.269 [DefaultDispatcher-worker-8 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.269 [DefaultDispatcher-worker-8 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.272 [DefaultDispatcher-worker-10 @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68553e92 2024-08-16 16:38:02.283 [DefaultDispatcher-worker-11 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-08-16 16:38:02.300 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:02.303 [DefaultDispatcher-worker-10 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26350832 2024-08-16 16:38:02.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-08-16 16:38:02.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-08-16 16:38:02.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.313 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26350832: (connection evicted) 2024-08-16 16:38:02.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-08-16 16:38:02.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-08-16 16:38:02.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-08-16 16:38:02.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-08-16 16:38:02.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.314 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68553e92: (connection evicted) 2024-08-16 16:38:02.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-08-16 16:38:02.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b886e86 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.316 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-08-16 16:38:02.317 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-08-16 16:38:02.317 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-08-16 16:38:02.317 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-08-16 16:38:02.333 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-08-16 16:38:02.343 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-08-16 16:38:02.344 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-08-16 16:38:02.346 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5973d3ec 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.346 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-08-16 16:38:02.347 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-08-16 16:38:02.360 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-08-16 16:38:02.370 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-08-16 16:38:02.372 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-08-16 16:38:02.373 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-08-16 16:38:02.385 [DefaultDispatcher-worker-8 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c 2024-08-16 16:38:02.398 [DefaultDispatcher-worker-10 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-08-16 16:38:02.405 [DefaultDispatcher-worker-11 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:38:02.405 [DefaultDispatcher-worker-11 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.405 [DefaultDispatcher-worker-11 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:02.405 [DefaultDispatcher-worker-6 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:38:02.405 [DefaultDispatcher-worker-11 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.405 [DefaultDispatcher-worker-6 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.406 [DefaultDispatcher-worker-6 @coroutine#2240] 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-08-16 16:38:02.406 [DefaultDispatcher-worker-6 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.406 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.407 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.407 [DefaultDispatcher-worker-15 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.416 [DefaultDispatcher-worker-18 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7 2024-08-16 16:38:02.417 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-08-16 16:38:02.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-08-16 16:38:02.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.419 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46e77fb7: (connection evicted) 2024-08-16 16:38:02.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-08-16 16:38:02.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-08-16 16:38:02.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-08-16 16:38:02.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-08-16 16:38:02.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.420 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dd1093c: (connection evicted) 2024-08-16 16:38:02.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-08-16 16:38:02.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216906a0 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.423 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.424 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-08-16 16:38:02.449 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.456 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:38:02.456 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.456 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:02.456 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.457 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.457 [DefaultDispatcher-worker-13 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.460 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.462 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.463 [Test worker @coroutine#4638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f976f43 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2024-08-16 16:38:02.464 [Test worker @coroutine#4629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-08-16 16:38:02.475 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.478 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2024-08-16 16:38:02.487 [Test worker @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2024-08-16 16:38:02.489 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2024-08-16 16:38:02.490 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2024-08-16 16:38:02.496 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.502 [DefaultDispatcher-worker-6 @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec 2024-08-16 16:38:02.516 [DefaultDispatcher-worker-16 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.524 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:02.533 [DefaultDispatcher-worker-18 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.542 [DefaultDispatcher-worker-13 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.553 [DefaultDispatcher-worker-15 @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-08-16 16:38:02.564 [HikariPool-186 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-08-16 16:38:02.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-08-16 16:38:02.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.566 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b: (connection evicted) 2024-08-16 16:38:02.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-08-16 16:38:02.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-08-16 16:38:02.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-08-16 16:38:02.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-08-16 16:38:02.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.568 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c4663ec: (connection evicted) 2024-08-16 16:38:02.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-08-16 16:38:02.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222ebd21 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.570 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.571 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-08-16 16:38:02.571 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5 2024-08-16 16:38:02.571 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5 2024-08-16 16:38:02.571 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-08-16 16:38:02.575 [DefaultDispatcher-worker-4 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:38:02.575 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.575 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:02.575 [DefaultDispatcher-worker-4 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.576 [DefaultDispatcher-worker-16 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.576 [DefaultDispatcher-worker-16 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.587 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5 2024-08-16 16:38:02.598 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5 2024-08-16 16:38:02.599 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5 2024-08-16 16:38:02.601 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ba10de 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.601 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-08-16 16:38:02.602 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2024-08-16 16:38:02.602 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2024-08-16 16:38:02.602 [Test worker @coroutine#4672] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-08-16 16:38:02.615 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2024-08-16 16:38:02.625 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2024-08-16 16:38:02.626 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2024-08-16 16:38:02.628 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2024-08-16 16:38:02.639 [DefaultDispatcher-worker-13 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52 2024-08-16 16:38:02.653 [DefaultDispatcher-worker-5 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5 2024-08-16 16:38:02.664 [DefaultDispatcher-worker-10 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5 2024-08-16 16:38:02.671 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:02.673 [DefaultDispatcher-worker-5 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5 2024-08-16 16:38:02.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-08-16 16:38:02.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-08-16 16:38:02.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.685 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@115b0bf5: (connection evicted) 2024-08-16 16:38:02.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-08-16 16:38:02.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-08-16 16:38:02.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-08-16 16:38:02.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-08-16 16:38:02.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.686 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ba84d52: (connection evicted) 2024-08-16 16:38:02.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-08-16 16:38:02.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580694ce 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.688 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-08-16 16:38:02.689 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-08-16 16:38:02.689 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-08-16 16:38:02.689 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-08-16 16:38:02.704 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-08-16 16:38:02.713 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-08-16 16:38:02.715 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-08-16 16:38:02.716 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41ebae0e 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-08-16 16:38:02.717 [Test worker @coroutine#4712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-08-16 16:38:02.731 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-08-16 16:38:02.741 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-08-16 16:38:02.742 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-08-16 16:38:02.744 [Test worker @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-08-16 16:38:02.746 [DefaultDispatcher-worker-17 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:38:02.746 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.746 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:02.746 [DefaultDispatcher-worker-17 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.748 [DefaultDispatcher-worker-14 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.748 [DefaultDispatcher-worker-14 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.753 [DefaultDispatcher-worker-7 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222e9ace 2024-08-16 16:38:02.767 [DefaultDispatcher-worker-4 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-08-16 16:38:02.776 [DefaultDispatcher-worker-13 @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@579071ef 2024-08-16 16:38:02.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-08-16 16:38:02.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-08-16 16:38:02.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.780 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@579071ef: (connection evicted) 2024-08-16 16:38:02.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-08-16 16:38:02.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-08-16 16:38:02.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-08-16 16:38:02.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-08-16 16:38:02.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.781 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222e9ace: (connection evicted) 2024-08-16 16:38:02.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-08-16 16:38:02.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269bf9e6 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.785 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-08-16 16:38:02.786 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-08-16 16:38:02.786 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-08-16 16:38:02.786 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-08-16 16:38:02.800 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-08-16 16:38:02.810 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-08-16 16:38:02.812 [Test worker @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-08-16 16:38:02.813 [Test worker @coroutine#4757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-08-16 16:38:02.813 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a35aed6 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-08-16 16:38:02.814 [Test worker @coroutine#4752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-08-16 16:38:02.828 [Test worker @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-08-16 16:38:02.837 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-08-16 16:38:02.839 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-08-16 16:38:02.840 [Test worker @coroutine#4764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-08-16 16:38:02.851 [DefaultDispatcher-worker-10 @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-08-16 16:38:02.853 [DefaultDispatcher-worker-1 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:38:02.853 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.853 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:02.853 [DefaultDispatcher-worker-1 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.854 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.854 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.864 [DefaultDispatcher-worker-15 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-08-16 16:38:02.875 [DefaultDispatcher-worker-15 @coroutine#4752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-08-16 16:38:02.886 [HikariPool-191 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:02.894 [DefaultDispatcher-worker-15 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:38:02.894 [DefaultDispatcher-worker-15 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.894 [DefaultDispatcher-worker-15 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:02.894 [DefaultDispatcher-worker-15 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.895 [DefaultDispatcher-worker-17 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.895 [DefaultDispatcher-worker-17 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.898 [DefaultDispatcher-worker-19 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-08-16 16:38:02.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-08-16 16:38:02.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-08-16 16:38:02.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.900 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad: (connection evicted) 2024-08-16 16:38:02.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-08-16 16:38:02.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-08-16 16:38:02.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-08-16 16:38:02.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-08-16 16:38:02.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:02.901 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc: (connection evicted) 2024-08-16 16:38:02.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:02.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-08-16 16:38:02.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1ba660 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.903 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-08-16 16:38:02.904 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:02.904 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:02.904 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-08-16 16:38:02.919 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:02.928 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:02.930 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:02.932 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77095c8c 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-08-16 16:38:02.932 [Test worker @coroutine#4792] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-08-16 16:38:02.947 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-08-16 16:38:02.957 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-08-16 16:38:02.958 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-08-16 16:38:02.960 [Test worker @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-08-16 16:38:02.971 [DefaultDispatcher-worker-1 @coroutine#4805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2024-08-16 16:38:02.984 [DefaultDispatcher-worker-9 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:02.991 [DefaultDispatcher-worker-3 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:38:02.991 [DefaultDispatcher-worker-3 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.991 [DefaultDispatcher-worker-3 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:02.991 [DefaultDispatcher-worker-3 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.992 [DefaultDispatcher-worker-2 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.992 [DefaultDispatcher-worker-2 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:02.996 [DefaultDispatcher-worker-6 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:03.002 [DefaultDispatcher-worker-3 @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:03.004 [HikariPool-193 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:03.018 [DefaultDispatcher-worker-10 @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-08-16 16:38:03.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-08-16 16:38:03.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-08-16 16:38:03.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.020 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292d1705: (connection evicted) 2024-08-16 16:38:03.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-08-16 16:38:03.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-08-16 16:38:03.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-08-16 16:38:03.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-08-16 16:38:03.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.021 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d4757f: (connection evicted) 2024-08-16 16:38:03.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-08-16 16:38:03.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d92487 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.024 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.025 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-08-16 16:38:03.025 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2024-08-16 16:38:03.025 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2024-08-16 16:38:03.025 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-08-16 16:38:03.041 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2024-08-16 16:38:03.051 [Test worker @coroutine#4832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2024-08-16 16:38:03.052 [Test worker @coroutine#4834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2024-08-16 16:38:03.054 [Test worker @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5813046e 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.054 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2024-08-16 16:38:03.055 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-08-16 16:38:03.069 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2024-08-16 16:38:03.078 [Test worker @coroutine#4838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2024-08-16 16:38:03.080 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2024-08-16 16:38:03.081 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2024-08-16 16:38:03.092 [DefaultDispatcher-worker-2 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2 2024-08-16 16:38:03.106 [DefaultDispatcher-worker-11 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2024-08-16 16:38:03.116 [DefaultDispatcher-worker-11 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2 2024-08-16 16:38:03.125 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-08-16 16:38:03.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-08-16 16:38:03.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.129 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acf7db2: (connection evicted) 2024-08-16 16:38:03.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-08-16 16:38:03.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-08-16 16:38:03.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-08-16 16:38:03.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-08-16 16:38:03.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.130 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5da61ee2: (connection evicted) 2024-08-16 16:38:03.130 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:38:03.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-08-16 16:38:03.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-08-16 16:38:03.131 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.131 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:03.131 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.131 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b208574 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-08-16 16:38:03.132 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.132 [DefaultDispatcher-worker-3 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@799bb4ed 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@799bb4ed 2024-08-16 16:38:03.132 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-08-16 16:38:03.147 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@799bb4ed 2024-08-16 16:38:03.157 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@799bb4ed 2024-08-16 16:38:03.159 [Test worker @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@799bb4ed 2024-08-16 16:38:03.160 [Test worker @coroutine#4878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@799bb4ed 2024-08-16 16:38:03.160 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad113d6 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2024-08-16 16:38:03.161 [Test worker @coroutine#4872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-08-16 16:38:03.176 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2024-08-16 16:38:03.186 [Test worker @coroutine#4880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2024-08-16 16:38:03.187 [Test worker @coroutine#4882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2024-08-16 16:38:03.189 [Test worker @coroutine#4884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2024-08-16 16:38:03.200 [DefaultDispatcher-worker-8 @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814 2024-08-16 16:38:03.212 [DefaultDispatcher-worker-8 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@799bb4ed 2024-08-16 16:38:03.223 [DefaultDispatcher-worker-8 @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@799bb4ed 2024-08-16 16:38:03.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-08-16 16:38:03.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-08-16 16:38:03.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.227 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@799bb4ed: (connection evicted) 2024-08-16 16:38:03.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-08-16 16:38:03.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-08-16 16:38:03.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-08-16 16:38:03.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-08-16 16:38:03.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.228 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b0f5814: (connection evicted) 2024-08-16 16:38:03.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-08-16 16:38:03.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20616795 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.230 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-08-16 16:38:03.231 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-08-16 16:38:03.252 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-08-16 16:38:03.262 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-08-16 16:38:03.263 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-08-16 16:38:03.265 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5faa0c51 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.265 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-08-16 16:38:03.266 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-08-16 16:38:03.266 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-08-16 16:38:03.266 [Test worker @coroutine#4913] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-08-16 16:38:03.277 [DefaultDispatcher-worker-1 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:38:03.278 [DefaultDispatcher-worker-1 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.278 [DefaultDispatcher-worker-1 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:03.278 [DefaultDispatcher-worker-1 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.279 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.279 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.280 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-08-16 16:38:03.290 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-08-16 16:38:03.291 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-08-16 16:38:03.293 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-08-16 16:38:03.304 [DefaultDispatcher-worker-6 @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f 2024-08-16 16:38:03.318 [DefaultDispatcher-worker-11 @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-08-16 16:38:03.327 [DefaultDispatcher-worker-18 @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e 2024-08-16 16:38:03.331 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-08-16 16:38:03.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-08-16 16:38:03.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.331 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a571d3e: (connection evicted) 2024-08-16 16:38:03.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-08-16 16:38:03.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-08-16 16:38:03.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-08-16 16:38:03.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-08-16 16:38:03.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.333 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bd1541f: (connection evicted) 2024-08-16 16:38:03.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-08-16 16:38:03.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e02331 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.336 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-08-16 16:38:03.337 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.337 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.337 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-08-16 16:38:03.353 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.364 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.365 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.367 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79753f20 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.367 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-08-16 16:38:03.368 [Test worker @coroutine#4956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-08-16 16:38:03.382 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-08-16 16:38:03.391 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-08-16 16:38:03.393 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-08-16 16:38:03.394 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-08-16 16:38:03.405 [DefaultDispatcher-worker-9 @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff 2024-08-16 16:38:03.416 [DefaultDispatcher-worker-9 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:38:03.416 [DefaultDispatcher-worker-6 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:38:03.417 [DefaultDispatcher-worker-9 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.417 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.417 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:03.417 [DefaultDispatcher-worker-9 @coroutine#2240] 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-08-16 16:38:03.417 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.417 [DefaultDispatcher-worker-9 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.418 [DefaultDispatcher-worker-8 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.418 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.418 [DefaultDispatcher-worker-16 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.419 [DefaultDispatcher-worker-1 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.434 [DefaultDispatcher-worker-16 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.437 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:03.443 [DefaultDispatcher-worker-16 @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.466 [DefaultDispatcher-worker-4 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:38:03.467 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.467 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:03.467 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.468 [DefaultDispatcher-worker-8 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.468 [DefaultDispatcher-worker-8 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.468 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.577 [DefaultDispatcher-worker-5 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7 2024-08-16 16:38:03.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-08-16 16:38:03.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-08-16 16:38:03.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.580 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7061a5e7: (connection evicted) 2024-08-16 16:38:03.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-08-16 16:38:03.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-08-16 16:38:03.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-08-16 16:38:03.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-08-16 16:38:03.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.581 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ae45ff: (connection evicted) 2024-08-16 16:38:03.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-08-16 16:38:03.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-08-16 16:38:03.583 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b48be5c 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.584 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-08-16 16:38:03.585 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@36573ec5 2024-08-16 16:38:03.585 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@36573ec5 2024-08-16 16:38:03.585 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-08-16 16:38:03.586 [DefaultDispatcher-worker-10 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:38:03.586 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.586 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:03.586 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.587 [DefaultDispatcher-worker-13 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.588 [DefaultDispatcher-worker-13 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.603 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36573ec5 2024-08-16 16:38:03.614 [Test worker @coroutine#5005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36573ec5 2024-08-16 16:38:03.615 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36573ec5 2024-08-16 16:38:03.617 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36573ec5 2024-08-16 16:38:03.617 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40941b54 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-08-16 16:38:03.618 [Test worker @coroutine#5001] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-08-16 16:38:03.632 [Test worker @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-08-16 16:38:03.641 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-08-16 16:38:03.643 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-08-16 16:38:03.644 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-08-16 16:38:03.656 [DefaultDispatcher-worker-17 @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1660bba7 2024-08-16 16:38:03.669 [DefaultDispatcher-worker-16 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36573ec5 2024-08-16 16:38:03.683 [DefaultDispatcher-worker-12 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36573ec5 2024-08-16 16:38:03.685 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:03.691 [DefaultDispatcher-worker-7 @coroutine#5001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36573ec5 2024-08-16 16:38:03.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-08-16 16:38:03.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-08-16 16:38:03.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.696 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36573ec5: (connection evicted) 2024-08-16 16:38:03.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-08-16 16:38:03.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-08-16 16:38:03.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-08-16 16:38:03.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-08-16 16:38:03.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.697 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1660bba7: (connection evicted) 2024-08-16 16:38:03.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-08-16 16:38:03.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dd0e2f4 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.699 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-08-16 16:38:03.700 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2024-08-16 16:38:03.700 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2024-08-16 16:38:03.700 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-08-16 16:38:03.715 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2024-08-16 16:38:03.724 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2024-08-16 16:38:03.726 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2024-08-16 16:38:03.728 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2459715c 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-08-16 16:38:03.728 [Test worker @coroutine#5034] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-08-16 16:38:03.742 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-08-16 16:38:03.751 [Test worker @coroutine#5041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-08-16 16:38:03.753 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-08-16 16:38:03.755 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-08-16 16:38:03.758 [DefaultDispatcher-worker-13 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:38:03.758 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.758 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:03.758 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.759 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.759 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.765 [DefaultDispatcher-worker-2 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ce66169 2024-08-16 16:38:03.778 [DefaultDispatcher-worker-3 @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2024-08-16 16:38:03.792 [DefaultDispatcher-worker-9 @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292237cd 2024-08-16 16:38:03.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-08-16 16:38:03.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-08-16 16:38:03.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.797 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292237cd: (connection evicted) 2024-08-16 16:38:03.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-08-16 16:38:03.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-08-16 16:38:03.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-08-16 16:38:03.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-08-16 16:38:03.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.798 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ce66169: (connection evicted) 2024-08-16 16:38:03.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-08-16 16:38:03.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a37c91 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.800 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-08-16 16:38:03.801 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2024-08-16 16:38:03.801 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2024-08-16 16:38:03.801 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-08-16 16:38:03.817 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2024-08-16 16:38:03.826 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2024-08-16 16:38:03.828 [Test worker @coroutine#5069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2024-08-16 16:38:03.829 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1da77a43 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-08-16 16:38:03.830 [Test worker @coroutine#5066] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-08-16 16:38:03.844 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-08-16 16:38:03.853 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-08-16 16:38:03.855 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-08-16 16:38:03.856 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-08-16 16:38:03.865 [DefaultDispatcher-worker-3 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:38:03.865 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.865 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:03.865 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.866 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.866 [DefaultDispatcher-worker-11 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.867 [DefaultDispatcher-worker-11 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1313dea8 2024-08-16 16:38:03.877 [DefaultDispatcher-worker-1 @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2024-08-16 16:38:03.891 [DefaultDispatcher-worker-10 @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2024-08-16 16:38:03.901 [HikariPool-207 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:03.902 [DefaultDispatcher-worker-8 @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b 2024-08-16 16:38:03.905 [DefaultDispatcher-worker-1 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:38:03.906 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.906 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:03.906 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.907 [DefaultDispatcher-worker-19 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.907 [DefaultDispatcher-worker-19 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:03.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-08-16 16:38:03.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-08-16 16:38:03.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.908 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd3cf6b: (connection evicted) 2024-08-16 16:38:03.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-08-16 16:38:03.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-08-16 16:38:03.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-08-16 16:38:03.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-08-16 16:38:03.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.909 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1313dea8: (connection evicted) 2024-08-16 16:38:03.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-08-16 16:38:03.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-08-16 16:38:03.911 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@157002b7 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-08-16 16:38:03.912 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-08-16 16:38:03.929 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-08-16 16:38:03.938 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-08-16 16:38:03.940 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-08-16 16:38:03.941 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-08-16 16:38:03.950 [DefaultDispatcher-worker-8 @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-08-16 16:38:03.958 [DefaultDispatcher-worker-17 @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba76911 2024-08-16 16:38:03.972 [UI Thread @coroutine#5131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=626989133230936064 2024-08-16 16:38:03.973 [UI Thread @coroutine#5131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=626989133230936064. 2024-08-16 16:38:03.973 [UI Thread @coroutine#5131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=626989133230936064 2024-08-16 16:38:03.974 [UI Thread @coroutine#5131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=626989133230936064 2024-08-16 16:38:03.974 [UI Thread @coroutine#5131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=626989133230936064 2024-08-16 16:38:03.975 [UI Thread @coroutine#5131] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=626989133230936064. 2024-08-16 16:38:03.975 [UI Thread @coroutine#5131] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=626989133230936064 to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:38:03.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-08-16 16:38:03.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-08-16 16:38:03.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:03.978 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ba76911: (connection evicted) 2024-08-16 16:38:03.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:03.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-08-16 16:38:03.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-08-16 16:38:04.030 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-08-16 16:38:04.030 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33822750 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2024-08-16 16:38:04.031 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2024-08-16 16:38:04.032 [Test worker @coroutine#5147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-08-16 16:38:04.039 [DefaultDispatcher-worker-1 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:38:04.039 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.039 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:04.039 [DefaultDispatcher-worker-1 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.040 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.041 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.050 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2024-08-16 16:38:04.060 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2024-08-16 16:38:04.061 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2024-08-16 16:38:04.063 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2024-08-16 16:38:04.073 [DefaultDispatcher-worker-17 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2024-08-16 16:38:04.092 [DefaultDispatcher-worker-16 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2024-08-16 16:38:04.102 [DefaultDispatcher-worker-14 @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb 2024-08-16 16:38:04.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-08-16 16:38:04.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-08-16 16:38:04.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.128 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b5dc4bb: (connection evicted) 2024-08-16 16:38:04.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-08-16 16:38:04.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fcd300e 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.186 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-08-16 16:38:04.187 [Test worker @coroutine#5176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-08-16 16:38:04.189 [DefaultDispatcher-worker-5 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:38:04.190 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.190 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:04.190 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.191 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.191 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.201 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-08-16 16:38:04.211 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-08-16 16:38:04.212 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-08-16 16:38:04.214 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-08-16 16:38:04.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-08-16 16:38:04.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-08-16 16:38:04.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:04.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-08-16 16:38:04.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8dedda 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.221 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2024-08-16 16:38:04.222 [Test worker @coroutine#5196] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-08-16 16:38:04.239 [Test worker @coroutine#5196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2024-08-16 16:38:04.248 [Test worker @coroutine#5198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2024-08-16 16:38:04.250 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2024-08-16 16:38:04.252 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a2fbc3 2024-08-16 16:38:04.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-08-16 16:38:04.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-08-16 16:38:04.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:04.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-08-16 16:38:04.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721384e0 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.256 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-08-16 16:38:04.257 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-08-16 16:38:04.271 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-08-16 16:38:04.280 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-08-16 16:38:04.282 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-08-16 16:38:04.284 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df50829 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.284 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-08-16 16:38:04.285 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2024-08-16 16:38:04.285 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2024-08-16 16:38:04.285 [Test worker @coroutine#5216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-08-16 16:38:04.289 [DefaultDispatcher-worker-16 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:38:04.289 [DefaultDispatcher-worker-16 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.290 [DefaultDispatcher-worker-16 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:04.290 [DefaultDispatcher-worker-16 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.291 [DefaultDispatcher-worker-18 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.291 [DefaultDispatcher-worker-18 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.299 [Test worker @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2024-08-16 16:38:04.310 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2024-08-16 16:38:04.312 [Test worker @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2024-08-16 16:38:04.314 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2024-08-16 16:38:04.325 [DefaultDispatcher-worker-18 @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c 2024-08-16 16:38:04.340 [DefaultDispatcher-worker-18 @coroutine#5216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-08-16 16:38:04.345 [UI Thread @coroutine#5243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.345 [UI Thread @coroutine#5243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 16:38:04.345 [UI Thread @coroutine#5243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.347 [UI Thread @coroutine#5243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.347 [UI Thread @coroutine#5243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.347 [UI Thread @coroutine#5243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 16:38:04.347 [UI Thread @coroutine#5243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53853/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:38:04.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-08-16 16:38:04.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-08-16 16:38:04.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.349 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2: (connection evicted) 2024-08-16 16:38:04.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-08-16 16:38:04.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-08-16 16:38:04.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-08-16 16:38:04.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-08-16 16:38:04.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.351 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acfb04c: (connection evicted) 2024-08-16 16:38:04.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-08-16 16:38:04.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b2f8cf 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-08-16 16:38:04.353 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-08-16 16:38:04.370 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-08-16 16:38:04.380 [Test worker @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-08-16 16:38:04.381 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-08-16 16:38:04.383 [Test worker @coroutine#5255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648100de 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.383 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-08-16 16:38:04.384 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2024-08-16 16:38:04.384 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2024-08-16 16:38:04.384 [Test worker @coroutine#5250] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-08-16 16:38:04.397 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2024-08-16 16:38:04.407 [Test worker @coroutine#5257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2024-08-16 16:38:04.408 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2024-08-16 16:38:04.410 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2024-08-16 16:38:04.421 [DefaultDispatcher-worker-12 @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42fa1554 2024-08-16 16:38:04.428 [DefaultDispatcher-worker-13 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:38:04.428 [DefaultDispatcher-worker-17 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:38:04.428 [DefaultDispatcher-worker-17 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.428 [DefaultDispatcher-worker-13 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.428 [DefaultDispatcher-worker-17 @coroutine#2240] 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-08-16 16:38:04.428 [DefaultDispatcher-worker-13 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:04.428 [DefaultDispatcher-worker-17 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.428 [DefaultDispatcher-worker-13 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.429 [DefaultDispatcher-worker-2 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.429 [DefaultDispatcher-worker-19 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.429 [DefaultDispatcher-worker-19 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.434 [DefaultDispatcher-worker-8 @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47bcb545 2024-08-16 16:38:04.435 [UI Thread @coroutine#5278] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.435 [UI Thread @coroutine#5278] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 16:38:04.435 [UI Thread @coroutine#5278] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.437 [UI Thread @coroutine#5278] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.437 [UI Thread @coroutine#5278] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-08-16 16:38:04.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-08-16 16:38:04.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.438 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47bcb545: (connection evicted) 2024-08-16 16:38:04.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-08-16 16:38:04.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-08-16 16:38:04.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-08-16 16:38:04.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-08-16 16:38:04.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.439 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42fa1554: (connection evicted) 2024-08-16 16:38:04.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-08-16 16:38:04.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44929971 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.441 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 16:38:04.442 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-08-16 16:38:04.458 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 16:38:04.467 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 16:38:04.469 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 16:38:04.471 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f06006d 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.471 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-08-16 16:38:04.472 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-08-16 16:38:04.472 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-08-16 16:38:04.472 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-08-16 16:38:04.478 [DefaultDispatcher-worker-9 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:38:04.478 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.478 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:04.478 [DefaultDispatcher-worker-9 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.480 [DefaultDispatcher-worker-5 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.480 [DefaultDispatcher-worker-5 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.487 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-08-16 16:38:04.497 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-08-16 16:38:04.498 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-08-16 16:38:04.500 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-08-16 16:38:04.510 [DefaultDispatcher-worker-9 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9 2024-08-16 16:38:04.523 [DefaultDispatcher-worker-16 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2564410b 2024-08-16 16:38:04.525 [UI Thread @coroutine#5310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44861/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.525 [UI Thread @coroutine#5310] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44861/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 16:38:04.525 [UI Thread @coroutine#5310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44861/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.527 [UI Thread @coroutine#5310] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44861/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.527 [UI Thread @coroutine#5310] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44861/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-08-16 16:38:04.527 [UI Thread @coroutine#5310] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44861/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-08-16 16:38:04.527 [UI Thread @coroutine#5310] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44861/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:38:04.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-08-16 16:38:04.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-08-16 16:38:04.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.529 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2564410b: (connection evicted) 2024-08-16 16:38:04.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-08-16 16:38:04.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-08-16 16:38:04.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-08-16 16:38:04.530 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-08-16 16:38:04.530 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.530 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40b2aae9: (connection evicted) 2024-08-16 16:38:04.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-08-16 16:38:04.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35355074 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.532 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2024-08-16 16:38:04.533 [Test worker @coroutine#5317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-08-16 16:38:04.549 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2024-08-16 16:38:04.558 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2024-08-16 16:38:04.560 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2024-08-16 16:38:04.562 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d5376c 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc41cba 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc41cba 2024-08-16 16:38:04.562 [Test worker @coroutine#5317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-08-16 16:38:04.576 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc41cba 2024-08-16 16:38:04.585 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc41cba 2024-08-16 16:38:04.587 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc41cba 2024-08-16 16:38:04.588 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc41cba 2024-08-16 16:38:04.599 [DefaultDispatcher-worker-18 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:38:04.599 [DefaultDispatcher-worker-18 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.599 [DefaultDispatcher-worker-18 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:04.599 [DefaultDispatcher-worker-18 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.599 [DefaultDispatcher-worker-11 @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc41cba 2024-08-16 16:38:04.600 [DefaultDispatcher-worker-11 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.600 [DefaultDispatcher-worker-11 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.611 [DefaultDispatcher-worker-9 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2024-08-16 16:38:04.631 [DefaultDispatcher-worker-15 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7 2024-08-16 16:38:04.633 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-08-16 16:38:04.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-08-16 16:38:04.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.641 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3411e0d7: (connection evicted) 2024-08-16 16:38:04.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-08-16 16:38:04.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-08-16 16:38:04.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-08-16 16:38:04.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-08-16 16:38:04.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.642 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc41cba: (connection evicted) 2024-08-16 16:38:04.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-08-16 16:38:04.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-08-16 16:38:04.644 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-08-16 16:38:04.644 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.644 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.644 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.644 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.644 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.644 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2258ca14 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.645 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-08-16 16:38:04.661 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.671 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.672 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.674 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.685 [DefaultDispatcher-worker-2 @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.704 [DefaultDispatcher-worker-18 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.718 [DefaultDispatcher-worker-16 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.735 [DefaultDispatcher-worker-19 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab40f46 2024-08-16 16:38:04.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-08-16 16:38:04.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-08-16 16:38:04.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.738 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab40f46: (connection evicted) 2024-08-16 16:38:04.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-08-16 16:38:04.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32bff23d 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.740 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-08-16 16:38:04.741 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-08-16 16:38:04.759 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-08-16 16:38:04.769 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-08-16 16:38:04.769 [DefaultDispatcher-worker-2 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:38:04.769 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.769 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:04.769 [DefaultDispatcher-worker-2 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.770 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-08-16 16:38:04.770 [DefaultDispatcher-worker-16 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.770 [DefaultDispatcher-worker-16 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.772 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20de9df 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.772 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-08-16 16:38:04.773 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2024-08-16 16:38:04.773 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2024-08-16 16:38:04.773 [Test worker @coroutine#5404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-08-16 16:38:04.786 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2024-08-16 16:38:04.796 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2024-08-16 16:38:04.797 [Test worker @coroutine#5416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2024-08-16 16:38:04.799 [Test worker @coroutine#5418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2024-08-16 16:38:04.809 [DefaultDispatcher-worker-6 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@451f08ea 2024-08-16 16:38:04.819 [DefaultDispatcher-worker-19 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-08-16 16:38:04.829 [DefaultDispatcher-worker-16 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-08-16 16:38:04.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-08-16 16:38:04.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-08-16 16:38:04.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.837 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb: (connection evicted) 2024-08-16 16:38:04.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-08-16 16:38:04.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-08-16 16:38:04.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-08-16 16:38:04.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-08-16 16:38:04.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.838 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@451f08ea: (connection evicted) 2024-08-16 16:38:04.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-08-16 16:38:04.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-08-16 16:38:04.840 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-08-16 16:38:04.840 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.840 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.840 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.840 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.840 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.840 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.840 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d81b90a 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2024-08-16 16:38:04.841 [Test worker @coroutine#5447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-08-16 16:38:04.858 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2024-08-16 16:38:04.868 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2024-08-16 16:38:04.870 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2024-08-16 16:38:04.871 [Test worker @coroutine#5452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2024-08-16 16:38:04.877 [DefaultDispatcher-worker-4 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:38:04.878 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.878 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:04.878 [DefaultDispatcher-worker-4 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.879 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.879 [DefaultDispatcher-worker-3 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.882 [DefaultDispatcher-worker-17 @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2024-08-16 16:38:04.888 [DefaultDispatcher-worker-9 @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2024-08-16 16:38:04.902 [DefaultDispatcher-worker-12 @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48ac4201 2024-08-16 16:38:04.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-08-16 16:38:04.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-08-16 16:38:04.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.904 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48ac4201: (connection evicted) 2024-08-16 16:38:04.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-08-16 16:38:04.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bad04d1 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2024-08-16 16:38:04.906 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-08-16 16:38:04.915 [DefaultDispatcher-worker-3 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:38:04.915 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.915 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:04.915 [DefaultDispatcher-worker-3 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.916 [DefaultDispatcher-worker-12 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.916 [DefaultDispatcher-worker-12 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:04.922 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2024-08-16 16:38:04.933 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2024-08-16 16:38:04.934 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.934 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2024-08-16 16:38:04.936 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2024-08-16 16:38:04.946 [DefaultDispatcher-worker-7 @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2024-08-16 16:38:04.954 [DefaultDispatcher-worker-8 @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736905fe 2024-08-16 16:38:04.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-08-16 16:38:04.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-08-16 16:38:04.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.956 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@736905fe: (connection evicted) 2024-08-16 16:38:04.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:04.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-08-16 16:38:04.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-08-16 16:38:04.957 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:04.958 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38300447 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:04.959 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-08-16 16:38:04.960 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c42253 2024-08-16 16:38:04.960 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c42253 2024-08-16 16:38:04.960 [Test worker @coroutine#5509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-08-16 16:38:04.976 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c42253 2024-08-16 16:38:04.986 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c42253 2024-08-16 16:38:04.987 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c42253 2024-08-16 16:38:04.989 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c42253 2024-08-16 16:38:05.049 [DefaultDispatcher-worker-13 @coroutine#5516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c42253 2024-08-16 16:38:05.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-08-16 16:38:05.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-08-16 16:38:05.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.054 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48c42253: (connection evicted) 2024-08-16 16:38:05.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-08-16 16:38:05.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-08-16 16:38:05.056 [DefaultDispatcher-worker-10 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:38:05.056 [DefaultDispatcher-worker-10 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.056 [DefaultDispatcher-worker-10 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:05.056 [DefaultDispatcher-worker-10 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.056 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-08-16 16:38:05.056 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.056 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.056 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37669c4 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-08-16 16:38:05.057 [DefaultDispatcher-worker-12 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.057 [DefaultDispatcher-worker-12 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2024-08-16 16:38:05.057 [Test worker @coroutine#5532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-08-16 16:38:05.075 [Test worker @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2024-08-16 16:38:05.085 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2024-08-16 16:38:05.086 [Test worker @coroutine#5537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2024-08-16 16:38:05.088 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2024-08-16 16:38:05.097 [DefaultDispatcher-worker-9 @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2024-08-16 16:38:05.105 [DefaultDispatcher-worker-16 @coroutine#5532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79499fa 2024-08-16 16:38:05.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-08-16 16:38:05.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-08-16 16:38:05.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.110 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79499fa: (connection evicted) 2024-08-16 16:38:05.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-08-16 16:38:05.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0eb7e 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.114 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-08-16 16:38:05.115 [Test worker @coroutine#5557] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-08-16 16:38:05.129 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-08-16 16:38:05.139 [Test worker @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-08-16 16:38:05.140 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-08-16 16:38:05.142 [Test worker @coroutine#5563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7be29ac4 2024-08-16 16:38:05.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-08-16 16:38:05.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-08-16 16:38:05.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:05.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-08-16 16:38:05.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c77a64 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.146 [Test worker @coroutine#5574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-08-16 16:38:05.147 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-08-16 16:38:05.147 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-08-16 16:38:05.147 [Test worker @coroutine#5574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-08-16 16:38:05.160 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-08-16 16:38:05.169 [Test worker @coroutine#5575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-08-16 16:38:05.171 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-08-16 16:38:05.173 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@442545ab 2024-08-16 16:38:05.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-08-16 16:38:05.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-08-16 16:38:05.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:05.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-08-16 16:38:05.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a9b9095 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7739bcca 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@7739bcca 2024-08-16 16:38:05.176 [Test worker @coroutine#5590] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-08-16 16:38:05.190 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7739bcca 2024-08-16 16:38:05.199 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:38:05.199 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.199 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:05.199 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.199 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7739bcca 2024-08-16 16:38:05.200 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.200 [DefaultDispatcher-worker-8 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.201 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7739bcca 2024-08-16 16:38:05.203 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7739bcca 2024-08-16 16:38:05.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-08-16 16:38:05.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-08-16 16:38:05.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:05.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-08-16 16:38:05.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-08-16 16:38:05.213 [UI Thread @coroutine#5614] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59389/Site/verify 2024-08-16 16:38:05.213 [UI Thread @coroutine#5614] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59389/Site/verify. 2024-08-16 16:38:05.213 [UI Thread @coroutine#5614] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59389/Site/verify 2024-08-16 16:38:05.215 [UI Thread @coroutine#5614] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59389/Site/verify 2024-08-16 16:38:05.215 [UI Thread @coroutine#5614] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59389/Site/verify 2024-08-16 16:38:05.216 [UI Thread @coroutine#5614] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59389/Site/verify. 2024-08-16 16:38:05.216 [UI Thread @coroutine#5614] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59389/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37dcda42 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.220 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.221 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.221 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.221 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.221 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-08-16 16:38:05.221 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 16:38:05.221 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 16:38:05.221 [Test worker @coroutine#5628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-08-16 16:38:05.239 [Test worker @coroutine#5628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 16:38:05.249 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 16:38:05.250 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 16:38:05.252 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397ff526 2024-08-16 16:38:05.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-08-16 16:38:05.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-08-16 16:38:05.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:05.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-08-16 16:38:05.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fddd42b 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4628344c 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@4628344c 2024-08-16 16:38:05.255 [Test worker @coroutine#5645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-08-16 16:38:05.270 [Test worker @coroutine#5645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4628344c 2024-08-16 16:38:05.279 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4628344c 2024-08-16 16:38:05.281 [Test worker @coroutine#5648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4628344c 2024-08-16 16:38:05.282 [Test worker @coroutine#5650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4628344c 2024-08-16 16:38:05.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-08-16 16:38:05.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-08-16 16:38:05.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:05.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-08-16 16:38:05.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793af433 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-08-16 16:38:05.286 [Test worker @coroutine#5662] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-08-16 16:38:05.298 [DefaultDispatcher-worker-16 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:38:05.298 [DefaultDispatcher-worker-16 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.298 [DefaultDispatcher-worker-16 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:05.298 [DefaultDispatcher-worker-16 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.299 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.299 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.301 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-08-16 16:38:05.311 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-08-16 16:38:05.312 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-08-16 16:38:05.314 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-08-16 16:38:05.316 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34961/Site/verify 2024-08-16 16:38:05.316 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34961/Site/verify. 2024-08-16 16:38:05.316 [UI Thread @coroutine#5679] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34961/Site/verify 2024-08-16 16:38:05.318 [UI Thread @coroutine#5679] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34961/Site/verify 2024-08-16 16:38:05.318 [UI Thread @coroutine#5679] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34961/Site/verify 2024-08-16 16:38:05.318 [UI Thread @coroutine#5679] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34961/Site/verify. 2024-08-16 16:38:05.318 [UI Thread @coroutine#5679] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34961/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:38:05.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-08-16 16:38:05.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-08-16 16:38:05.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:05.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-08-16 16:38:05.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-08-16 16:38:05.326 [UI Thread @coroutine#5691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34577/Site/verify 2024-08-16 16:38:05.326 [UI Thread @coroutine#5691] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34577/Site/verify. 2024-08-16 16:38:05.326 [UI Thread @coroutine#5691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34577/Site/verify 2024-08-16 16:38:05.327 [UI Thread @coroutine#5691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34577/Site/verify 2024-08-16 16:38:05.327 [UI Thread @coroutine#5691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34577/Site/verify 2024-08-16 16:38:05.327 [UI Thread @coroutine#5691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34577/Site/verify. 2024-08-16 16:38:05.327 [UI Thread @coroutine#5691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34577/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:38:05.334 [UI Thread @coroutine#5704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40087/Site/verify 2024-08-16 16:38:05.334 [UI Thread @coroutine#5704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40087/Site/verify. 2024-08-16 16:38:05.334 [UI Thread @coroutine#5704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40087/Site/verify 2024-08-16 16:38:05.336 [UI Thread @coroutine#5704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40087/Site/verify 2024-08-16 16:38:05.336 [UI Thread @coroutine#5704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40087/Site/verify 2024-08-16 16:38:05.336 [UI Thread @coroutine#5704] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40087/Site/verify. 2024-08-16 16:38:05.336 [UI Thread @coroutine#5704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40087/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:38:05.342 [UI Thread @coroutine#5718] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-08-16 16:38:05.342 [UI Thread @coroutine#5718] 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-08-16 16:38:05.342 [UI Thread @coroutine#5718] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-08-16 16:38:05.344 [UI Thread @coroutine#5718] 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-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e90a3de 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.347 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-08-16 16:38:05.348 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.348 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.348 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-08-16 16:38:05.363 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.373 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.375 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.376 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.386 [DefaultDispatcher-worker-1 @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.403 [DefaultDispatcher-worker-14 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.412 [DefaultDispatcher-worker-1 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.419 [DefaultDispatcher-worker-9 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.427 [DefaultDispatcher-worker-7 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.436 [DefaultDispatcher-worker-17 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.439 [DefaultDispatcher-worker-11 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:38:05.440 [DefaultDispatcher-worker-11 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.440 [DefaultDispatcher-worker-11 @coroutine#2240] 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-08-16 16:38:05.440 [DefaultDispatcher-worker-11 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.440 [DefaultDispatcher-worker-9 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:38:05.440 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.441 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:05.441 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.441 [DefaultDispatcher-worker-8 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.442 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.442 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.447 [DefaultDispatcher-worker-9 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.448 [HikariPool-234 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.465 [DefaultDispatcher-worker-14 @coroutine#5754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9d573a6 2024-08-16 16:38:05.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-08-16 16:38:05.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-08-16 16:38:05.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.467 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9d573a6: (connection evicted) 2024-08-16 16:38:05.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-08-16 16:38:05.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14426256 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.470 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-08-16 16:38:05.471 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2024-08-16 16:38:05.471 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2024-08-16 16:38:05.471 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-08-16 16:38:05.490 [DefaultDispatcher-worker-4 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:38:05.490 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2024-08-16 16:38:05.490 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.490 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:05.490 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.491 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.491 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.499 [Test worker @coroutine#5762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2024-08-16 16:38:05.501 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2024-08-16 16:38:05.502 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7cc7769d 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2024-08-16 16:38:05.503 [Test worker @coroutine#5760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-08-16 16:38:05.518 [Test worker @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2024-08-16 16:38:05.527 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2024-08-16 16:38:05.529 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2024-08-16 16:38:05.530 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2024-08-16 16:38:05.541 [DefaultDispatcher-worker-17 @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f636a5 2024-08-16 16:38:05.555 [DefaultDispatcher-worker-1 @coroutine#5760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@370c9681 2024-08-16 16:38:05.571 [HikariPool-235 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-08-16 16:38:05.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-08-16 16:38:05.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.572 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@370c9681: (connection evicted) 2024-08-16 16:38:05.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-08-16 16:38:05.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-08-16 16:38:05.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-08-16 16:38:05.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-08-16 16:38:05.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.573 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f636a5: (connection evicted) 2024-08-16 16:38:05.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-08-16 16:38:05.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-08-16 16:38:05.574 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70a9f6c 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2024-08-16 16:38:05.575 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-08-16 16:38:05.591 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2024-08-16 16:38:05.600 [Test worker @coroutine#5813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2024-08-16 16:38:05.602 [Test worker @coroutine#5815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2024-08-16 16:38:05.604 [Test worker @coroutine#5817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d800902 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@60af08b2 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@60af08b2 2024-08-16 16:38:05.604 [Test worker @coroutine#5812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-08-16 16:38:05.610 [DefaultDispatcher-worker-3 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:38:05.610 [DefaultDispatcher-worker-3 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.610 [DefaultDispatcher-worker-3 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:05.611 [DefaultDispatcher-worker-3 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.612 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.612 [DefaultDispatcher-worker-9 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.618 [Test worker @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60af08b2 2024-08-16 16:38:05.628 [Test worker @coroutine#5822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60af08b2 2024-08-16 16:38:05.630 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60af08b2 2024-08-16 16:38:05.631 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60af08b2 2024-08-16 16:38:05.642 [DefaultDispatcher-worker-6 @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60af08b2 2024-08-16 16:38:05.660 [DefaultDispatcher-worker-14 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2024-08-16 16:38:05.668 [DefaultDispatcher-worker-11 @coroutine#5812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c 2024-08-16 16:38:05.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-08-16 16:38:05.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-08-16 16:38:05.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.673 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76c6b12c: (connection evicted) 2024-08-16 16:38:05.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-08-16 16:38:05.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-08-16 16:38:05.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-08-16 16:38:05.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-08-16 16:38:05.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.674 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60af08b2: (connection evicted) 2024-08-16 16:38:05.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:05.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-08-16 16:38:05.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d652bc6 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-08-16 16:38:05.676 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-08-16 16:38:05.693 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-08-16 16:38:05.702 [Test worker @coroutine#5866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-08-16 16:38:05.704 [Test worker @coroutine#5868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-08-16 16:38:05.705 [Test worker @coroutine#5870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-08-16 16:38:05.705 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16af0251 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-08-16 16:38:05.706 [Test worker @coroutine#5865] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-08-16 16:38:05.720 [Test worker @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-08-16 16:38:05.729 [Test worker @coroutine#5872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-08-16 16:38:05.731 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-08-16 16:38:05.732 [Test worker @coroutine#5876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-08-16 16:38:05.743 [DefaultDispatcher-worker-5 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe 2024-08-16 16:38:05.755 [DefaultDispatcher-worker-5 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-08-16 16:38:05.764 [DefaultDispatcher-worker-4 @coroutine#5865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77b987f3 2024-08-16 16:38:05.776 [HikariPool-239 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.779 [DefaultDispatcher-worker-9 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:38:05.779 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.779 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:05.779 [DefaultDispatcher-worker-9 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.780 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.780 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.806 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:05.888 [DefaultDispatcher-worker-9 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:38:05.888 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.888 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:05.888 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.889 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.889 [DefaultDispatcher-worker-5 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.924 [DefaultDispatcher-worker-4 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:38:05.924 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.924 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:05.924 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.925 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:05.925 [DefaultDispatcher-worker-1 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-08-16 16:38:06.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-08-16 16:38:06.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.018 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77b987f3: (connection evicted) 2024-08-16 16:38:06.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-08-16 16:38:06.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-08-16 16:38:06.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-08-16 16:38:06.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-08-16 16:38:06.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.019 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@243c4ffe: (connection evicted) 2024-08-16 16:38:06.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-08-16 16:38:06.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fcecc45 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.021 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@f25176a 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@f25176a 2024-08-16 16:38:06.022 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-08-16 16:38:06.039 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f25176a 2024-08-16 16:38:06.049 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f25176a 2024-08-16 16:38:06.050 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f25176a 2024-08-16 16:38:06.052 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f25176a 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d594a5a 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.052 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-08-16 16:38:06.053 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2024-08-16 16:38:06.053 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2024-08-16 16:38:06.053 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-08-16 16:38:06.066 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2024-08-16 16:38:06.066 [DefaultDispatcher-worker-12 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:38:06.067 [DefaultDispatcher-worker-12 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.067 [DefaultDispatcher-worker-12 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:06.067 [DefaultDispatcher-worker-12 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.068 [DefaultDispatcher-worker-18 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.068 [DefaultDispatcher-worker-18 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.076 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2024-08-16 16:38:06.077 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2024-08-16 16:38:06.079 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2024-08-16 16:38:06.090 [DefaultDispatcher-worker-8 @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2024-08-16 16:38:06.102 [DefaultDispatcher-worker-11 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f25176a 2024-08-16 16:38:06.112 [DefaultDispatcher-worker-8 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f25176a 2024-08-16 16:38:06.122 [DefaultDispatcher-worker-2 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f25176a 2024-08-16 16:38:06.122 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-08-16 16:38:06.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-08-16 16:38:06.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.128 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f25176a: (connection evicted) 2024-08-16 16:38:06.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-08-16 16:38:06.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-08-16 16:38:06.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-08-16 16:38:06.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-08-16 16:38:06.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.129 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72216f0b: (connection evicted) 2024-08-16 16:38:06.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-08-16 16:38:06.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21aa0ec5 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.131 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-08-16 16:38:06.132 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2024-08-16 16:38:06.132 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2024-08-16 16:38:06.132 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-08-16 16:38:06.148 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2024-08-16 16:38:06.159 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2024-08-16 16:38:06.160 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2024-08-16 16:38:06.162 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd2fa2c 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.162 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.163 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.163 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.163 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.163 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.163 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-08-16 16:38:06.163 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2024-08-16 16:38:06.163 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2024-08-16 16:38:06.163 [Test worker @coroutine#5985] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-08-16 16:38:06.177 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2024-08-16 16:38:06.187 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2024-08-16 16:38:06.188 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2024-08-16 16:38:06.190 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2024-08-16 16:38:06.202 [DefaultDispatcher-worker-17 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6 2024-08-16 16:38:06.209 [DefaultDispatcher-worker-11 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:38:06.209 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.209 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:06.209 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.210 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.210 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.210 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.215 [DefaultDispatcher-worker-11 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2024-08-16 16:38:06.223 [DefaultDispatcher-worker-11 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2024-08-16 16:38:06.231 [DefaultDispatcher-worker-9 @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7 2024-08-16 16:38:06.232 [HikariPool-243 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.232 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-08-16 16:38:06.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-08-16 16:38:06.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.237 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3919e2d7: (connection evicted) 2024-08-16 16:38:06.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-08-16 16:38:06.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-08-16 16:38:06.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-08-16 16:38:06.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-08-16 16:38:06.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.238 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e42fd6: (connection evicted) 2024-08-16 16:38:06.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-08-16 16:38:06.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@603042a5 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.240 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-08-16 16:38:06.241 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2024-08-16 16:38:06.241 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2024-08-16 16:38:06.241 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-08-16 16:38:06.256 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2024-08-16 16:38:06.265 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2024-08-16 16:38:06.267 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2024-08-16 16:38:06.268 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5757ef9b 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2024-08-16 16:38:06.269 [Test worker @coroutine#6041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-08-16 16:38:06.283 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2024-08-16 16:38:06.292 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2024-08-16 16:38:06.294 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2024-08-16 16:38:06.295 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2024-08-16 16:38:06.307 [DefaultDispatcher-worker-2 @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0f850 2024-08-16 16:38:06.309 [DefaultDispatcher-worker-3 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:38:06.310 [DefaultDispatcher-worker-3 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.310 [DefaultDispatcher-worker-3 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:06.310 [DefaultDispatcher-worker-3 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.310 [DefaultDispatcher-worker-8 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.311 [DefaultDispatcher-worker-8 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.321 [DefaultDispatcher-worker-12 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2024-08-16 16:38:06.328 [DefaultDispatcher-worker-6 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2024-08-16 16:38:06.336 [DefaultDispatcher-worker-12 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188f626a 2024-08-16 16:38:06.341 [HikariPool-245 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-08-16 16:38:06.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-08-16 16:38:06.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.341 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@188f626a: (connection evicted) 2024-08-16 16:38:06.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-08-16 16:38:06.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-08-16 16:38:06.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-08-16 16:38:06.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-08-16 16:38:06.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.343 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d0f850: (connection evicted) 2024-08-16 16:38:06.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-08-16 16:38:06.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d95c3ef 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.346 [Test worker @coroutine#6098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-08-16 16:38:06.347 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2024-08-16 16:38:06.347 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2024-08-16 16:38:06.347 [Test worker @coroutine#6098] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-08-16 16:38:06.363 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2024-08-16 16:38:06.373 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2024-08-16 16:38:06.375 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2024-08-16 16:38:06.376 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2024-08-16 16:38:06.387 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-247 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 due to dirty commit state on close(). 2024-08-16 16:38:06.394 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@559baea1 2024-08-16 16:38:06.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-08-16 16:38:06.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-08-16 16:38:06.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.394 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@559baea1: (connection evicted) 2024-08-16 16:38:06.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-08-16 16:38:06.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e587cd 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.396 [Test worker @coroutine#6121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2024-08-16 16:38:06.397 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2024-08-16 16:38:06.397 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2024-08-16 16:38:06.397 [Test worker @coroutine#6121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2024-08-16 16:38:06.413 [Test worker @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2024-08-16 16:38:06.423 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2024-08-16 16:38:06.424 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2024-08-16 16:38:06.426 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2024-08-16 16:38:06.435 [DefaultDispatcher-worker-16 @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2024-08-16 16:38:06.453 [DefaultDispatcher-worker-7 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:38:06.453 [DefaultDispatcher-worker-9 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:38:06.453 [DefaultDispatcher-worker-7 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.453 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.453 [DefaultDispatcher-worker-7 @coroutine#2240] 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-08-16 16:38:06.453 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:06.453 [DefaultDispatcher-worker-7 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.453 [DefaultDispatcher-worker-9 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.454 [DefaultDispatcher-worker-3 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.454 [DefaultDispatcher-worker-7 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.454 [DefaultDispatcher-worker-7 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.457 [DefaultDispatcher-worker-19 @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2024-08-16 16:38:06.464 [DefaultDispatcher-worker-15 @coroutine#6121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6 2024-08-16 16:38:06.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2024-08-16 16:38:06.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2024-08-16 16:38:06.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.469 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6557d4c6: (connection evicted) 2024-08-16 16:38:06.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.469 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2024-08-16 16:38:06.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2024-08-16 16:38:06.470 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e2946 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.471 [Test worker @coroutine#6151] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2024-08-16 16:38:06.488 [Test worker @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.497 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.499 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.500 [DefaultDispatcher-worker-15 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:38:06.500 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.500 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:06.500 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.501 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.501 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.501 [DefaultDispatcher-worker-6 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.510 [DefaultDispatcher-worker-15 @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.533 [DefaultDispatcher-worker-19 @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.541 [DefaultDispatcher-worker-14 @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.555 [DefaultDispatcher-worker-9 @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4913465d 2024-08-16 16:38:06.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2024-08-16 16:38:06.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2024-08-16 16:38:06.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.557 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4913465d: (connection evicted) 2024-08-16 16:38:06.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2024-08-16 16:38:06.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2024-08-16 16:38:06.558 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@282fabe9 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.559 [Test worker @coroutine#6186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2024-08-16 16:38:06.576 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.585 [Test worker @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.587 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.588 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.598 [DefaultDispatcher-worker-3 @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.621 [DefaultDispatcher-worker-10 @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.621 [DefaultDispatcher-worker-3 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:38:06.621 [DefaultDispatcher-worker-3 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.622 [DefaultDispatcher-worker-3 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:06.622 [DefaultDispatcher-worker-3 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.623 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.623 [DefaultDispatcher-worker-10 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.629 [DefaultDispatcher-worker-11 @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.642 [DefaultDispatcher-worker-10 @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48bd8247 2024-08-16 16:38:06.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2024-08-16 16:38:06.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2024-08-16 16:38:06.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.644 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48bd8247: (connection evicted) 2024-08-16 16:38:06.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2024-08-16 16:38:06.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bf3af3d 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2024-08-16 16:38:06.648 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-16 16:38:06.649 [Test worker @coroutine#6221] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2024-08-16 16:38:06.667 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-16 16:38:06.678 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-16 16:38:06.679 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-16 16:38:06.681 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32549c2d 2024-08-16 16:38:06.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2024-08-16 16:38:06.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2024-08-16 16:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:06.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2024-08-16 16:38:06.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f68e96 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.687 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f549906 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f549906 2024-08-16 16:38:06.688 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2024-08-16 16:38:06.702 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f549906 2024-08-16 16:38:06.711 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f549906 2024-08-16 16:38:06.713 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f549906 2024-08-16 16:38:06.715 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f549906 2024-08-16 16:38:06.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2024-08-16 16:38:06.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2024-08-16 16:38:06.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:06.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2024-08-16 16:38:06.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@153ce630 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.719 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2024-08-16 16:38:06.720 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abc3085 2024-08-16 16:38:06.720 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abc3085 2024-08-16 16:38:06.720 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2024-08-16 16:38:06.734 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abc3085 2024-08-16 16:38:06.743 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abc3085 2024-08-16 16:38:06.745 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abc3085 2024-08-16 16:38:06.746 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abc3085 2024-08-16 16:38:06.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2024-08-16 16:38:06.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2024-08-16 16:38:06.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:06.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2024-08-16 16:38:06.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2024-08-16 16:38:06.752 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32ad1813 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.753 [UI Thread @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2024-08-16 16:38:06.754 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@393af44b 2024-08-16 16:38:06.754 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@393af44b 2024-08-16 16:38:06.754 [UI Thread @coroutine#6290] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2024-08-16 16:38:06.770 [UI Thread @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393af44b 2024-08-16 16:38:06.780 [UI Thread @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393af44b 2024-08-16 16:38:06.781 [UI Thread @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393af44b 2024-08-16 16:38:06.783 [UI Thread @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@393af44b 2024-08-16 16:38:06.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2024-08-16 16:38:06.786 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2024-08-16 16:38:06.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:06.787 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@393af44b: (connection evicted) 2024-08-16 16:38:06.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2024-08-16 16:38:06.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2024-08-16 16:38:06.788 [DefaultDispatcher-worker-10 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:38:06.788 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.788 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:06.788 [DefaultDispatcher-worker-10 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2024-08-16 16:38:06.790 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.790 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@601e465f 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.790 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2024-08-16 16:38:06.791 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2024-08-16 16:38:06.791 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2024-08-16 16:38:06.791 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2024-08-16 16:38:06.808 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2024-08-16 16:38:06.818 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2024-08-16 16:38:06.819 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2024-08-16 16:38:06.821 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65cfd565 2024-08-16 16:38:06.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2024-08-16 16:38:06.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2024-08-16 16:38:06.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:06.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2024-08-16 16:38:06.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2024-08-16 16:38:06.824 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2024-08-16 16:38:06.824 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.824 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.824 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.824 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.824 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.824 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@678c654c 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-08-16 16:38:06.825 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2024-08-16 16:38:06.839 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-08-16 16:38:06.849 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-08-16 16:38:06.851 [Test worker @coroutine#6327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-08-16 16:38:06.852 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@167650f8 2024-08-16 16:38:06.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2024-08-16 16:38:06.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2024-08-16 16:38:06.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:06.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2024-08-16 16:38:06.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3298e1d 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.855 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2024-08-16 16:38:06.856 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@faff2bf 2024-08-16 16:38:06.856 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@faff2bf 2024-08-16 16:38:06.856 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2024-08-16 16:38:06.876 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@faff2bf 2024-08-16 16:38:06.885 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@faff2bf 2024-08-16 16:38:06.887 [Test worker @coroutine#6343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@faff2bf 2024-08-16 16:38:06.889 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@faff2bf 2024-08-16 16:38:06.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2024-08-16 16:38:06.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2024-08-16 16:38:06.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:06.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2024-08-16 16:38:06.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44bd11a2 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.892 [Test worker @coroutine#6356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2024-08-16 16:38:06.893 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-08-16 16:38:06.893 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-08-16 16:38:06.893 [Test worker @coroutine#6356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2024-08-16 16:38:06.899 [DefaultDispatcher-worker-8 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:38:06.899 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.899 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:06.899 [DefaultDispatcher-worker-8 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.900 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.900 [DefaultDispatcher-worker-9 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.907 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-08-16 16:38:06.917 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-08-16 16:38:06.919 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-08-16 16:38:06.920 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b717d03 2024-08-16 16:38:06.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2024-08-16 16:38:06.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2024-08-16 16:38:06.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:06.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2024-08-16 16:38:06.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2024-08-16 16:38:06.924 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569242a8 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-08-16 16:38:06.925 [Test worker @coroutine#6375] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2024-08-16 16:38:06.935 [DefaultDispatcher-worker-16 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:38:06.936 [DefaultDispatcher-worker-16 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.936 [DefaultDispatcher-worker-16 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:06.936 [DefaultDispatcher-worker-16 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.937 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.937 [DefaultDispatcher-worker-11 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:06.940 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-08-16 16:38:06.949 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-08-16 16:38:06.951 [Test worker @coroutine#6382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-08-16 16:38:06.952 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@274d10aa 2024-08-16 16:38:06.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2024-08-16 16:38:06.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2024-08-16 16:38:06.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:06.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2024-08-16 16:38:06.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8c68f7f 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.958 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2024-08-16 16:38:06.959 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 16:38:06.959 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 16:38:06.959 [Test worker @coroutine#6397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2024-08-16 16:38:06.973 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 16:38:06.983 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 16:38:06.984 [Test worker @coroutine#6400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 16:38:06.986 [Test worker @coroutine#6402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a199e0 2024-08-16 16:38:06.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2024-08-16 16:38:06.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2024-08-16 16:38:06.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:06.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:06.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2024-08-16 16:38:06.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2024-08-16 16:38:06.989 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6ef10b 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-08-16 16:38:06.990 [Test worker @coroutine#6415] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2024-08-16 16:38:07.004 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-08-16 16:38:07.014 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-08-16 16:38:07.016 [Test worker @coroutine#6418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-08-16 16:38:07.017 [Test worker @coroutine#6420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c35b83c 2024-08-16 16:38:07.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2024-08-16 16:38:07.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2024-08-16 16:38:07.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:07.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:07.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2024-08-16 16:38:07.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251e00a0 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:07.021 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2024-08-16 16:38:07.022 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2024-08-16 16:38:07.022 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2024-08-16 16:38:07.022 [Test worker @coroutine#6433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2024-08-16 16:38:07.036 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2024-08-16 16:38:07.046 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2024-08-16 16:38:07.047 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2024-08-16 16:38:07.049 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c31127 2024-08-16 16:38:07.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2024-08-16 16:38:07.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2024-08-16 16:38:07.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:07.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:07.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2024-08-16 16:38:07.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2024-08-16 16:38:07.053 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c7cea8 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-08-16 16:38:07.054 [Test worker @coroutine#6451] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2024-08-16 16:38:07.068 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-08-16 16:38:07.076 [DefaultDispatcher-worker-3 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:38:07.076 [DefaultDispatcher-worker-3 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.077 [DefaultDispatcher-worker-3 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:07.077 [DefaultDispatcher-worker-3 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.078 [DefaultDispatcher-worker-15 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.078 [DefaultDispatcher-worker-15 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.079 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-08-16 16:38:07.081 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-08-16 16:38:07.082 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-08-16 16:38:07.085 [UI Thread @coroutine#6468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-08-16 16:38:07.085 [UI Thread @coroutine#6468] 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-08-16 16:38:07.085 [UI Thread @coroutine#6468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-08-16 16:38:07.087 [UI Thread @coroutine#6468] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-08-16 16:38:07.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2024-08-16 16:38:07.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2024-08-16 16:38:07.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:07.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:07.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2024-08-16 16:38:07.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6732bc 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-08-16 16:38:07.090 [Test worker @coroutine#6474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2024-08-16 16:38:07.105 [Test worker @coroutine#6474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-08-16 16:38:07.114 [Test worker @coroutine#6475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-08-16 16:38:07.116 [Test worker @coroutine#6477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-08-16 16:38:07.118 [Test worker @coroutine#6479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-08-16 16:38:07.120 [UI Thread @coroutine#6490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49473/Site/verify 2024-08-16 16:38:07.120 [UI Thread @coroutine#6490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49473/Site/verify. 2024-08-16 16:38:07.120 [UI Thread @coroutine#6490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49473/Site/verify 2024-08-16 16:38:07.122 [UI Thread @coroutine#6490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49473/Site/verify 2024-08-16 16:38:07.122 [UI Thread @coroutine#6490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49473/Site/verify 2024-08-16 16:38:07.122 [UI Thread @coroutine#6490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49473/Site/verify. 2024-08-16 16:38:07.122 [UI Thread @coroutine#6490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49473/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-08-16 16:38:07.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2024-08-16 16:38:07.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2024-08-16 16:38:07.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-08-16 16:38:07.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:07.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2024-08-16 16:38:07.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636787fd 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:07.127 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2024-08-16 16:38:07.128 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-08-16 16:38:07.128 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-08-16 16:38:07.128 [Test worker @coroutine#6497] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2024-08-16 16:38:07.145 [Test worker @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-08-16 16:38:07.155 [Test worker @coroutine#6498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-08-16 16:38:07.157 [Test worker @coroutine#6500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-08-16 16:38:07.158 [Test worker @coroutine#6502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-08-16 16:38:07.169 [DefaultDispatcher-worker-15 @coroutine#6504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-08-16 16:38:07.178 [DefaultDispatcher-worker-11 @coroutine#6497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2024-08-16 16:38:07.184 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53263/626989150980493312/_ustadmanifest.json 2024-08-16 16:38:07.184 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53263/626989150980493312/_ustadmanifest.json. 2024-08-16 16:38:07.184 [UI Thread @coroutine#6516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53263/626989150980493312/_ustadmanifest.json 2024-08-16 16:38:07.186 [UI Thread @coroutine#6516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53263/626989150980493312/_ustadmanifest.json 2024-08-16 16:38:07.186 [UI Thread @coroutine#6516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53263/626989150980493312/_ustadmanifest.json 2024-08-16 16:38:07.186 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53263/626989150980493312/_ustadmanifest.json. 2024-08-16 16:38:07.186 [UI Thread @coroutine#6516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53263/626989150980493312/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:38:07.186 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53263/mediainfo.json 2024-08-16 16:38:07.187 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53263/mediainfo.json. 2024-08-16 16:38:07.187 [UI Thread @coroutine#6516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53263/mediainfo.json 2024-08-16 16:38:07.187 [UI Thread @coroutine#6516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53263/mediainfo.json 2024-08-16 16:38:07.187 [UI Thread @coroutine#6516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53263/mediainfo.json 2024-08-16 16:38:07.219 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:38:07.220 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.220 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:07.220 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.221 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.221 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.228 [HikariPool-265 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:07.229 [UI Thread @coroutine#6516] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53263/mediainfo.json. 2024-08-16 16:38:07.229 [UI Thread @coroutine#6516] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53263/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:38:07.320 [DefaultDispatcher-worker-10 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:38:07.320 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.320 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:07.320 [DefaultDispatcher-worker-10 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.321 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.321 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.466 [DefaultDispatcher-worker-19 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-08-16 16:38:07.466 [DefaultDispatcher-worker-19 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.466 [DefaultDispatcher-worker-19 @coroutine#2211] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:07.466 [DefaultDispatcher-worker-19 @coroutine#2211] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.466 [DefaultDispatcher-worker-8 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@731117d1 2024-08-16 16:38:07.466 [DefaultDispatcher-worker-8 @coroutine#2240] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.466 [DefaultDispatcher-worker-8 @coroutine#2240] 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-08-16 16:38:07.466 [DefaultDispatcher-worker-8 @coroutine#2240] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.467 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.467 [DefaultDispatcher-worker-6 @coroutine#2211] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53549/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.467 [DefaultDispatcher-worker-12 @coroutine#2240] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.510 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12921ee1 2024-08-16 16:38:07.510 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.510 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:07.510 [DefaultDispatcher-worker-12 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.511 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.511 [DefaultDispatcher-worker-14 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42729/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.631 [DefaultDispatcher-worker-8 @coroutine#2306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ec699 2024-08-16 16:38:07.632 [DefaultDispatcher-worker-8 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.632 [DefaultDispatcher-worker-8 @coroutine#2306] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:07.632 [DefaultDispatcher-worker-8 @coroutine#2306] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.633 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.633 [DefaultDispatcher-worker-14 @coroutine#2306] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59075/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.799 [DefaultDispatcher-worker-19 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41d6d6c4 2024-08-16 16:38:07.799 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.799 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:07.799 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.800 [DefaultDispatcher-worker-14 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.800 [DefaultDispatcher-worker-14 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55843/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.910 [DefaultDispatcher-worker-18 @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2024-08-16 16:38:07.910 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.910 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:07.910 [DefaultDispatcher-worker-18 @coroutine#2070] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.911 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.911 [DefaultDispatcher-worker-15 @coroutine#2070] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60123/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.946 [DefaultDispatcher-worker-15 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@327ac23 2024-08-16 16:38:07.946 [DefaultDispatcher-worker-15 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.946 [DefaultDispatcher-worker-15 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:07.946 [DefaultDispatcher-worker-15 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.947 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:07.947 [DefaultDispatcher-worker-13 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43955/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.085 [DefaultDispatcher-worker-11 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2024-08-16 16:38:08.085 [DefaultDispatcher-worker-11 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.085 [DefaultDispatcher-worker-11 @coroutine#2103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:08.085 [DefaultDispatcher-worker-11 @coroutine#2103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.086 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.086 [DefaultDispatcher-worker-13 @coroutine#2103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46801/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.230 [DefaultDispatcher-worker-15 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30d3f583 2024-08-16 16:38:08.230 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.231 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:08.231 [DefaultDispatcher-worker-15 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.232 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.232 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56765/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2024-08-16 16:38:08.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2024-08-16 16:38:08.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:08.233 [HikariPool-265 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78835956: (connection evicted) 2024-08-16 16:38:08.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:08.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2024-08-16 16:38:08.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741d2dda 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-08-16 16:38:08.240 [Test worker @coroutine#6567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2024-08-16 16:38:08.241 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2024-08-16 16:38:08.241 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2024-08-16 16:38:08.241 [Test worker @coroutine#6567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2024-08-16 16:38:08.254 [Test worker @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2024-08-16 16:38:08.264 [Test worker @coroutine#6568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2024-08-16 16:38:08.265 [Test worker @coroutine#6570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2024-08-16 16:38:08.267 [Test worker @coroutine#6572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2024-08-16 16:38:08.279 [DefaultDispatcher-worker-1 @coroutine#6574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2024-08-16 16:38:08.286 [DefaultDispatcher-worker-3 @coroutine#6567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20b1f874 2024-08-16 16:38:08.344 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:08.353 [DefaultDispatcher-worker-12 @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eae1e0 2024-08-16 16:38:08.353 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.353 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId. 2024-08-16 16:38:08.353 [DefaultDispatcher-worker-12 @coroutine#2182] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.404 [DefaultDispatcher-worker-14 @coroutine#2182] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.404 [DefaultDispatcher-worker-14 @coroutine#2182] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45561/UmAppDatabase/replication/nodeId 2024-08-16 16:38:08.413 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54539/626989154230108160/_ustadmanifest.json 2024-08-16 16:38:08.413 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54539/626989154230108160/_ustadmanifest.json. 2024-08-16 16:38:08.413 [UI Thread @coroutine#6583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54539/626989154230108160/_ustadmanifest.json 2024-08-16 16:38:08.414 [UI Thread @coroutine#6583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54539/626989154230108160/_ustadmanifest.json 2024-08-16 16:38:08.414 [UI Thread @coroutine#6583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54539/626989154230108160/_ustadmanifest.json 2024-08-16 16:38:08.414 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54539/626989154230108160/_ustadmanifest.json. 2024-08-16 16:38:08.414 [UI Thread @coroutine#6583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54539/626989154230108160/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:38:08.415 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54539/tincan.xml 2024-08-16 16:38:08.415 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54539/tincan.xml. 2024-08-16 16:38:08.415 [UI Thread @coroutine#6583] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54539/tincan.xml 2024-08-16 16:38:08.415 [UI Thread @coroutine#6583] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54539/tincan.xml 2024-08-16 16:38:08.415 [UI Thread @coroutine#6583] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54539/tincan.xml 2024-08-16 16:38:08.457 [UI Thread @coroutine#6583] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54539/tincan.xml. 2024-08-16 16:38:08.457 [UI Thread @coroutine#6583] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54539/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-08-16 16:38:08.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2024-08-16 16:38:08.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2024-08-16 16:38:08.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-08-16 16:38:08.467 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20b1f874: (connection evicted) 2024-08-16 16:38:08.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-08-16 16:38:08.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2024-08-16 16:38:08.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed.