2025-02-24 06:56:28.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795f8317 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:28.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:28.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:28.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-02-24 06:56:28.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:28.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:28.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-02-24 06:56:29.042 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.057 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.060 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.082 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:29.084 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28aa7e87 2025-02-24 06:56:29.085 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@28aa7e87 2025-02-24 06:56:29.087 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@266d95e2 2025-02-24 06:56:29.087 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@266d95e2 2025-02-24 06:56:29.089 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@225215f7 2025-02-24 06:56:29.089 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@225215f7 2025-02-24 06:56:29.091 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67509fd9 2025-02-24 06:56:29.091 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67509fd9 2025-02-24 06:56:29.093 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf58bf2 2025-02-24 06:56:29.093 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf58bf2 2025-02-24 06:56:29.095 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567ddf0b 2025-02-24 06:56:29.095 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@567ddf0b 2025-02-24 06:56:29.097 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6432959e 2025-02-24 06:56:29.097 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6432959e 2025-02-24 06:56:29.099 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f6096 2025-02-24 06:56:29.099 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f6096 2025-02-24 06:56:29.101 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e5c190 2025-02-24 06:56:29.101 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e5c190 2025-02-24 06:56:29.101 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:29.197 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:29.197 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:29.198 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:29.199 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:29.201 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.201 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-24 06:56:29.202 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:29.202 [DefaultDispatcher-worker-1 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-24 06:56:29.250 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.267 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.282 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.295 [DefaultDispatcher-worker-12 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.308 [DefaultDispatcher-worker-15 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.311 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.374 [DefaultDispatcher-worker-14 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31db34da 2025-02-24 06:56:29.394 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-24 06:56:29.395 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-24 06:56:29.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-02-24 06:56:29.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-02-24 06:56:29.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:29.404 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31db34da: (connection evicted) 2025-02-24 06:56:29.405 [DefaultDispatcher-worker-10 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:29.405 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-24 06:56:29.405 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28aa7e87: (connection evicted) 2025-02-24 06:56:29.405 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@266d95e2: (connection evicted) 2025-02-24 06:56:29.406 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@225215f7: (connection evicted) 2025-02-24 06:56:29.406 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67509fd9: (connection evicted) 2025-02-24 06:56:29.406 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cf58bf2: (connection evicted) 2025-02-24 06:56:29.406 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@567ddf0b: (connection evicted) 2025-02-24 06:56:29.407 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6432959e: (connection evicted) 2025-02-24 06:56:29.407 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f6096: (connection evicted) 2025-02-24 06:56:29.407 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e5c190: (connection evicted) 2025-02-24 06:56:29.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:29.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-02-24 06:56:29.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-02-24 06:56:29.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a3b858f 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:29.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:29.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:29.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:29.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:29.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:29.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:29.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:29.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-02-24 06:56:29.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-02-24 06:56:29.415 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.421 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.422 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.423 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:29.423 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:29.423 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:29.423 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:29.431 [DefaultDispatcher-worker-14 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.431 [DefaultDispatcher-worker-14 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-24 06:56:29.432 [DefaultDispatcher-worker-14 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:29.432 [DefaultDispatcher-worker-14 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-24 06:56:29.434 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.441 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.449 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.457 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.466 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.470 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.500 [DefaultDispatcher-worker-11 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18d30e7 2025-02-24 06:56:29.515 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:29.517 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@436f3e73 2025-02-24 06:56:29.517 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@436f3e73 2025-02-24 06:56:29.519 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-24 06:56:29.519 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-02-24 06:56:29.519 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da8c86e 2025-02-24 06:56:29.519 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da8c86e 2025-02-24 06:56:29.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-02-24 06:56:29.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-02-24 06:56:29.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2025-02-24 06:56:29.520 [DefaultDispatcher-worker-4 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:29.520 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18d30e7: (connection evicted) 2025-02-24 06:56:29.520 [DefaultDispatcher-worker-10 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-02-24 06:56:29.521 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@436f3e73: (connection evicted) 2025-02-24 06:56:29.521 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4da8c86e: (connection evicted) 2025-02-24 06:56:29.522 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49975503 2025-02-24 06:56:29.522 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@49975503 2025-02-24 06:56:29.522 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49975503: (connection evicted) 2025-02-24 06:56:29.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:29.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-02-24 06:56:29.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@677cc4e8 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:29.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e8d917 2025-02-24 06:56:29.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@41e8d917 2025-02-24 06:56:29.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-02-24 06:56:29.652 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:29.881 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@595814a1 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:29.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-02-24 06:56:29.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-02-24 06:56:29.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-02-24 06:56:29.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@502c2278 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:29.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-02-24 06:56:29.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-02-24 06:56:29.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-02-24 06:56:29.946 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49d42faf 2025-02-24 06:56:29.983 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:29.997 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.090 [DefaultDispatcher-worker-3 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-02-24 06:56:30.096 [DefaultDispatcher-worker-3 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-02-24 06:56:30.097 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55865/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-24 06:56:30.097 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55865/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-02-24 06:56:30.097 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55865/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-24 06:56:30.109 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55865/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-24 06:56:30.109 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55865/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-02-24 06:56:30.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-02-24 06:56:30.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-02-24 06:56:30.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.148 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49d42faf: (connection evicted) 2025-02-24 06:56:30.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-02-24 06:56:30.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-02-24 06:56:30.150 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@696174d3 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aeff8ca 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-24 06:56:30.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@101c15ad 2025-02-24 06:56:30.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6068ebb2 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-02-24 06:56:30.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-02-24 06:56:30.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-02-24 06:56:30.192 [DefaultDispatcher-worker-4 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-02-24 06:56:30.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-02-24 06:56:30.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-02-24 06:56:30.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.194 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@101c15ad: (connection evicted) 2025-02-24 06:56:30.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-02-24 06:56:30.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-02-24 06:56:30.195 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed9d173 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c6bd624 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-02-24 06:56:30.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@645ba24a 2025-02-24 06:56:30.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-02-24 06:56:30.208 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6a8efe 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-02-24 06:56:30.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-02-24 06:56:30.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-02-24 06:56:30.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-02-24 06:56:30.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-02-24 06:56:30.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-02-24 06:56:30.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.214 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@645ba24a: (connection evicted) 2025-02-24 06:56:30.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-02-24 06:56:30.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-02-24 06:56:30.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-02-24 06:56:30.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@410382cb 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-02-24 06:56:30.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4cceb 2025-02-24 06:56:30.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29f3185c 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-02-24 06:56:30.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-02-24 06:56:30.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@370a8b6e 2025-02-24 06:56:30.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-02-24 06:56:30.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-02-24 06:56:30.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-02-24 06:56:30.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.234 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c4cceb: (connection evicted) 2025-02-24 06:56:30.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-02-24 06:56:30.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6851b296 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-02-24 06:56:30.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5368e981 2025-02-24 06:56:30.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@5368e981 2025-02-24 06:56:30.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-02-24 06:56:30.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@685e6a68 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-02-24 06:56:30.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8d9bb6 2025-02-24 06:56:30.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-02-24 06:56:30.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-02-24 06:56:30.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-02-24 06:56:30.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.265 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5368e981: (connection evicted) 2025-02-24 06:56:30.265 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-02-24 06:56:30.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-02-24 06:56:30.310 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.327 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.349 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17d816b3 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-02-24 06:56:30.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-24 06:56:30.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15 2025-02-24 06:56:30.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5560b64d 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-02-24 06:56:30.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-02-24 06:56:30.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-02-24 06:56:30.545 [DefaultDispatcher-worker-5 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-02-24 06:56:30.550 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.558 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.563 [DefaultDispatcher-worker-5 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-02-24 06:56:30.569 [DefaultDispatcher-worker-5 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-02-24 06:56:30.573 [DefaultDispatcher-worker-5 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-02-24 06:56:30.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-02-24 06:56:30.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-02-24 06:56:30.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.609 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c0dca15: (connection evicted) 2025-02-24 06:56:30.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-02-24 06:56:30.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-02-24 06:56:30.613 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23321be7 2025-02-24 06:56:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-02-24 06:56:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563843f1 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-02-24 06:56:30.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-02-24 06:56:30.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1d1463 2025-02-24 06:56:30.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-02-24 06:56:30.630 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47ef5a33 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f90752 2025-02-24 06:56:30.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f90752 2025-02-24 06:56:30.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-02-24 06:56:30.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-02-24 06:56:30.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-02-24 06:56:30.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.634 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f1d1463: (connection evicted) 2025-02-24 06:56:30.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-02-24 06:56:30.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b8b2184 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-02-24 06:56:30.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@ccd000e 2025-02-24 06:56:30.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fa5c8cf 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-02-24 06:56:30.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@768f4b42 2025-02-24 06:56:30.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-02-24 06:56:30.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-02-24 06:56:30.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-02-24 06:56:30.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.646 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ccd000e: (connection evicted) 2025-02-24 06:56:30.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-02-24 06:56:30.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c8c6ab 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-02-24 06:56:30.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-02-24 06:56:30.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f71c05 2025-02-24 06:56:30.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd3ca3c 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-02-24 06:56:30.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-02-24 06:56:30.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-02-24 06:56:30.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-02-24 06:56:30.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-02-24 06:56:30.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.658 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37f71c05: (connection evicted) 2025-02-24 06:56:30.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-02-24 06:56:30.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-02-24 06:56:30.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-02-24 06:56:30.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b2b7e3c 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-02-24 06:56:30.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-02-24 06:56:30.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-02-24 06:56:30.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-02-24 06:56:30.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-02-24 06:56:30.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.714 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed: (connection evicted) 2025-02-24 06:56:30.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.714 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-02-24 06:56:30.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131c0b6f 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-02-24 06:56:30.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27 2025-02-24 06:56:30.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18513c23 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-02-24 06:56:30.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2025-02-24 06:56:30.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce2eaa7 2025-02-24 06:56:30.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-02-24 06:56:30.731 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-02-24 06:56:30.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-02-24 06:56:30.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.740 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68d8ae27: (connection evicted) 2025-02-24 06:56:30.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-02-24 06:56:30.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8549c5f 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-24 06:56:30.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a 2025-02-24 06:56:30.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-02-24 06:56:30.745 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@319aa9ee 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-02-24 06:56:30.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-02-24 06:56:30.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-02-24 06:56:30.756 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.761 [DefaultDispatcher-worker-10 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-02-24 06:56:30.762 [DefaultDispatcher-worker-10 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-02-24 06:56:30.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-02-24 06:56:30.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-02-24 06:56:30.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.763 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50f3ba6a: (connection evicted) 2025-02-24 06:56:30.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-02-24 06:56:30.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-02-24 06:56:30.764 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b9d4b0 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-02-24 06:56:30.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-02-24 06:56:30.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-02-24 06:56:30.769 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e0d521 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-02-24 06:56:30.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2025-02-24 06:56:30.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2025-02-24 06:56:30.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-02-24 06:56:30.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-02-24 06:56:30.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-02-24 06:56:30.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.788 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2: (connection evicted) 2025-02-24 06:56:30.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-02-24 06:56:30.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-02-24 06:56:30.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-02-24 06:56:30.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-24 06:56:30.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-02-24 06:56:30.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-02-24 06:56:30.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cead673 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-02-24 06:56:30.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-02-24 06:56:30.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-02-24 06:56:30.826 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.853 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.876 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.895 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.903 [DefaultDispatcher-worker-10 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-02-24 06:56:30.904 [DefaultDispatcher-worker-10 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-02-24 06:56:30.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-02-24 06:56:30.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-02-24 06:56:30.904 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:30.904 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bde6148: (connection evicted) 2025-02-24 06:56:30.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:30.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-02-24 06:56:30.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-02-24 06:56:30.905 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10a0a1e 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e202d7 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-02-24 06:56:30.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-02-24 06:56:30.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc3529 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:30.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2025-02-24 06:56:30.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@192f5f39 2025-02-24 06:56:30.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-02-24 06:56:31.008 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.016 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-02-24 06:56:31.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-02-24 06:56:31.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.052 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62158991: (connection evicted) 2025-02-24 06:56:31.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-02-24 06:56:31.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-02-24 06:56:31.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7469ca 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-02-24 06:56:31.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a 2025-02-24 06:56:31.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@713e7d9a 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-02-24 06:56:31.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2025-02-24 06:56:31.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@846b47 2025-02-24 06:56:31.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-02-24 06:56:31.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-02-24 06:56:31.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-02-24 06:56:31.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.066 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f98f7a: (connection evicted) 2025-02-24 06:56:31.066 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.066 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-02-24 06:56:31.066 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-02-24 06:56:31.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-02-24 06:56:31.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75e4fe3c 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-24 06:56:31.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a 2025-02-24 06:56:31.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25216999 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-02-24 06:56:31.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-02-24 06:56:31.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-02-24 06:56:31.164 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.176 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.179 [DefaultDispatcher-worker-11 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-02-24 06:56:31.179 [DefaultDispatcher-worker-11 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-02-24 06:56:31.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-02-24 06:56:31.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-02-24 06:56:31.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.180 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65ef9a0a: (connection evicted) 2025-02-24 06:56:31.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-02-24 06:56:31.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-02-24 06:56:31.181 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c997de8 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aedc426 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-02-24 06:56:31.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@5788722f 2025-02-24 06:56:31.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-02-24 06:56:31.184 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a730479 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2025-02-24 06:56:31.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@654b899f 2025-02-24 06:56:31.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-02-24 06:56:31.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-02-24 06:56:31.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-02-24 06:56:31.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.193 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5788722f: (connection evicted) 2025-02-24 06:56:31.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-02-24 06:56:31.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f03916 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.197 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-02-24 06:56:31.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-02-24 06:56:31.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-02-24 06:56:31.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-02-24 06:56:31.209 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-02-24 06:56:31.214 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-02-24 06:56:31.215 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21c34bf8 2025-02-24 06:56:31.218 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51508029 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2025-02-24 06:56:31.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@31880efa 2025-02-24 06:56:31.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-02-24 06:56:31.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-02-24 06:56:31.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-02-24 06:56:31.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:31.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-02-24 06:56:31.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-02-24 06:56:31.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4db46344 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-02-24 06:56:31.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-02-24 06:56:31.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-02-24 06:56:31.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-02-24 06:56:31.227 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-02-24 06:56:31.233 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-02-24 06:56:31.234 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-02-24 06:56:31.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-02-24 06:56:31.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-02-24 06:56:31.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-02-24 06:56:31.240 [DefaultDispatcher-worker-6 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702b656a 2025-02-24 06:56:31.241 [DefaultDispatcher-worker-3 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-02-24 06:56:31.242 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-02-24 06:56:31.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-02-24 06:56:31.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-02-24 06:56:31.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.244 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702b656a: (connection evicted) 2025-02-24 06:56:31.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-02-24 06:56:31.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569a26ab 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-02-24 06:56:31.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-02-24 06:56:31.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-02-24 06:56:31.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-02-24 06:56:31.249 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-02-24 06:56:31.254 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-02-24 06:56:31.255 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-02-24 06:56:31.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22361e23 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-02-24 06:56:31.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-02-24 06:56:31.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-02-24 06:56:31.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-02-24 06:56:31.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-02-24 06:56:31.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:31.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-02-24 06:56:31.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-02-24 06:56:31.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-02-24 06:56:31.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-02-24 06:56:31.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-02-24 06:56:31.263 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-02-24 06:56:31.269 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-02-24 06:56:31.270 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a543e09 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-02-24 06:56:31.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc3df43 2025-02-24 06:56:31.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-02-24 06:56:31.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-02-24 06:56:31.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-02-24 06:56:31.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:31.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-02-24 06:56:31.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-02-24 06:56:31.277 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474ce6b8 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-02-24 06:56:31.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-02-24 06:56:31.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-02-24 06:56:31.291 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.310 [DefaultDispatcher-worker-4 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-02-24 06:56:31.316 [DefaultDispatcher-worker-7 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-02-24 06:56:31.319 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.336 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.350 [DefaultDispatcher-worker-14 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b61e97 2025-02-24 06:56:31.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-02-24 06:56:31.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-02-24 06:56:31.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.351 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b61e97: (connection evicted) 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-02-24 06:56:31.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b347439 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-02-24 06:56:31.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-02-24 06:56:31.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-02-24 06:56:31.357 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.372 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.373 [DefaultDispatcher-worker-3 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-02-24 06:56:31.377 [DefaultDispatcher-worker-12 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0 2025-02-24 06:56:31.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-02-24 06:56:31.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-02-24 06:56:31.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.387 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e67a8c0: (connection evicted) 2025-02-24 06:56:31.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-02-24 06:56:31.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1592e540 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-02-24 06:56:31.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-02-24 06:56:31.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-02-24 06:56:31.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-02-24 06:56:31.408 [DefaultDispatcher-worker-13 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4449b273 2025-02-24 06:56:31.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-02-24 06:56:31.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-02-24 06:56:31.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.409 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4449b273: (connection evicted) 2025-02-24 06:56:31.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-02-24 06:56:31.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2932e15f 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-24 06:56:31.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-24 06:56:31.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-02-24 06:56:31.429 [DefaultDispatcher-worker-7 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-24 06:56:31.434 [DefaultDispatcher-worker-8 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2375a976 2025-02-24 06:56:31.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-02-24 06:56:31.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-02-24 06:56:31.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.435 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2375a976: (connection evicted) 2025-02-24 06:56:31.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-02-24 06:56:31.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-02-24 06:56:31.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1dd18 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-02-24 06:56:31.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-02-24 06:56:31.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-02-24 06:56:31.456 [DefaultDispatcher-worker-9 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5178345d 2025-02-24 06:56:31.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-02-24 06:56:31.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-02-24 06:56:31.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.457 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5178345d: (connection evicted) 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-02-24 06:56:31.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b26e90 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-02-24 06:56:31.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-02-24 06:56:31.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-02-24 06:56:31.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-02-24 06:56:31.476 [DefaultDispatcher-worker-7 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3 2025-02-24 06:56:31.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-02-24 06:56:31.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-02-24 06:56:31.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.476 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4d05b3: (connection evicted) 2025-02-24 06:56:31.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-02-24 06:56:31.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-02-24 06:56:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c8e2850 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-02-24 06:56:31.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-02-24 06:56:31.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-02-24 06:56:31.655 [DefaultDispatcher-worker-1 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-02-24 06:56:31.659 [DefaultDispatcher-worker-7 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-02-24 06:56:31.661 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52625/manifest.json 2025-02-24 06:56:31.661 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52625/manifest.json. 2025-02-24 06:56:31.661 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52625/manifest.json 2025-02-24 06:56:31.662 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52625/manifest.json 2025-02-24 06:56:31.662 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52625/manifest.json 2025-02-24 06:56:31.716 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.735 [Test worker @coroutine#337] 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:52625/manifest.json. 2025-02-24 06:56:31.735 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52625/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:31.743 [DefaultDispatcher-worker-5 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1 2025-02-24 06:56:31.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-02-24 06:56:31.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-02-24 06:56:31.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.747 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bf10fe1: (connection evicted) 2025-02-24 06:56:31.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:31.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-02-24 06:56:31.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-02-24 06:56:31.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49338f3 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-02-24 06:56:31.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-02-24 06:56:31.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a8d575 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-02-24 06:56:31.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-02-24 06:56:31.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-02-24 06:56:31.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-02-24 06:56:31.774 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-24 06:56:31.809 [Test worker] INFO ktor.application - Application started in 0.038 seconds. 2025-02-24 06:56:31.809 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@495f3965 2025-02-24 06:56:31.850 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.858 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.864 [DefaultDispatcher-worker-11 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:43829 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@478cc5f1 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2025-02-24 06:56:31.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2025-02-24 06:56:31.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-02-24 06:56:31.880 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-24 06:56:31.884 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-24 06:56:31.884 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-24 06:56:31.884 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-24 06:56:31.885 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-24 06:56:31.885 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-24 06:56:31.885 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-24 06:56:31.885 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-24 06:56:31.885 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-24 06:56:31.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-02-24 06:56:31.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:31.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:31.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9ac8b 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:31.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:31.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:31.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-02-24 06:56:31.914 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:31.919 [DefaultDispatcher-worker-9 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:31.923 [DefaultDispatcher-worker-4 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2025-02-24 06:56:31.925 [DefaultDispatcher-worker-4 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2025-02-24 06:56:31.929 [DefaultDispatcher-worker-9 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:31.934 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:31.934 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json 2025-02-24 06:56:31.934 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json. 2025-02-24 06:56:31.934 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json 2025-02-24 06:56:31.936 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json 2025-02-24 06:56:31.936 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json 2025-02-24 06:56:31.937 [Test worker @coroutine#354] 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:43829/api/content/698103089784274944/_ustadmanifest.json. 2025-02-24 06:56:31.937 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:31.945 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:31.948 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-24 06:56:31.949 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5e473b91-6522-4888-9189-f1f19e4b6339', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-24 06:56:31.952 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-24 06:56:31.952 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5e473b91-6522-4888-9189-f1f19e4b6339 2025-02-24 06:56:31.955 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:31.955 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43829/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:31.955 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:31.955 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43829/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:31.959 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:31.959 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43829/UmAppDatabase/replication/nodeId 2025-02-24 06:56:31.959 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43829/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:31.959 [DefaultDispatcher-worker-6 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43829/UmAppDatabase/replication/nodeId 2025-02-24 06:56:31.963 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43829/api/blob/upload-init-batch 2025-02-24 06:56:31.963 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43829/api/blob/upload-init-batch. 2025-02-24 06:56:31.963 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43829/api/blob/upload-init-batch 2025-02-24 06:56:31.963 [DefaultDispatcher-worker-16 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43829/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-24 06:56:31.965 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.986 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:31.997 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-24 06:56:31.997 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-24 06:56:31.997 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-24 06:56:31.997 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-24 06:56:32.000 [eventLoopGroupProxy-4-3 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:32.000 [eventLoopGroupProxy-4-4 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:32.002 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:32.002 [eventLoopGroupProxy-4-2 @call-handler#395] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-24 06:56:32.002 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:32.003 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43829/UmAppDatabase/replication/nodeId 2025-02-24 06:56:32.004 [DefaultDispatcher-worker-1 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43829/UmAppDatabase/replication/nodeId 2025-02-24 06:56:32.004 [eventLoopGroupProxy-4-1 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:32.005 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:32.005 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43829/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:32.007 [eventLoopGroupProxy-4-4 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-02-24 06:56:32.007 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-02-24 06:56:32.012 [DefaultDispatcher-worker-8 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:32.014 [eventLoopGroupProxy-4-2 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-02-24 06:56:32.017 [DefaultDispatcher-worker-7 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:32.026 [eventLoopGroupProxy-4-2 @call-handler#395] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 31ms 2025-02-24 06:56:32.027 [DefaultDispatcher-worker-7 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43829/api/blob/upload-init-batch 2025-02-24 06:56:32.027 [DefaultDispatcher-worker-7 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43829/api/blob/upload-init-batch 2025-02-24 06:56:32.029 [DefaultDispatcher-worker-7 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43829/api/blob/upload-init-batch. 2025-02-24 06:56:32.029 [DefaultDispatcher-worker-7 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43829/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:32.038 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43829/api/blob/upload-batch-data 2025-02-24 06:56:32.038 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43829/api/blob/upload-batch-data. 2025-02-24 06:56:32.038 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43829/api/blob/upload-batch-data 2025-02-24 06:56:32.038 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:32.043 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:32.050 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-02-24 06:56:32.051 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:32.051 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-02-24 06:56:32.052 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43829/api/blob/upload-batch-data 2025-02-24 06:56:32.057 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43829/api/blob/upload-batch-data 2025-02-24 06:56:32.057 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:43829/api/blob/upload-batch-data. 2025-02-24 06:56:32.057 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43829/api/blob/upload-batch-data 2025-02-24 06:56:32.057 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43829/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:32.059 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:32.061 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-02-24 06:56:32.061 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:32.061 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-24 06:56:32.062 [DefaultDispatcher-worker-7 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43829/api/blob/upload-batch-data 2025-02-24 06:56:32.076 [DefaultDispatcher-worker-2 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:32.082 [DefaultDispatcher-worker-3 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:32.092 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43829/UmAppDatabase/replication/message 2025-02-24 06:56:32.092 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:43829/UmAppDatabase/replication/message. 2025-02-24 06:56:32.092 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43829/UmAppDatabase/replication/message 2025-02-24 06:56:32.092 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43829/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-24 06:56:32.093 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-24 06:56:32.093 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-24 06:56:32.093 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:32.107 [DefaultDispatcher-worker-4 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-02-24 06:56:32.108 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:32.108 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-02-24 06:56:32.108 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json 2025-02-24 06:56:32.108 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json. 2025-02-24 06:56:32.108 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json 2025-02-24 06:56:32.109 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43829/UmAppDatabase/replication/message 2025-02-24 06:56:32.109 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43829/UmAppDatabase/replication/message 2025-02-24 06:56:32.109 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:43829/UmAppDatabase/replication/message. 2025-02-24 06:56:32.109 [DefaultDispatcher-worker-3 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43829/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:32.110 [DefaultDispatcher-worker-19 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json 2025-02-24 06:56:32.110 [DefaultDispatcher-worker-19 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json 2025-02-24 06:56:32.110 [DefaultDispatcher-worker-19 @coroutine#348] 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:43829/api/content/698103089784274944/_ustadmanifest.json. 2025-02-24 06:56:32.110 [DefaultDispatcher-worker-19 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:43829/api/content/698103089784274944/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:32.114 [DefaultDispatcher-worker-7 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15a41088 2025-02-24 06:56:32.115 [DefaultDispatcher-worker-4 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0 2025-02-24 06:56:32.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-24 06:56:32.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-24 06:56:32.116 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-24 06:56:32.116 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-24 06:56:32.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-24 06:56:32.117 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bf41cd0 2025-02-24 06:56:32.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-02-24 06:56:32.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-02-24 06:56:32.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:32.117 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15a41088: (connection evicted) 2025-02-24 06:56:32.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:32.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-02-24 06:56:32.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-02-24 06:56:32.382 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:32.382 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:32.577 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:33.123 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@495f3965 2025-02-24 06:56:33.123 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@495f3965 2025-02-24 06:56:33.125 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4abdd5e 2025-02-24 06:56:33.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-02-24 06:56:33.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-02-24 06:56:33.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:33.125 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cdcae0: (connection evicted) 2025-02-24 06:56:33.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:33.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-02-24 06:56:33.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b9dc35 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:33.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:33.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:33.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cfac0bd 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:33.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2025-02-24 06:56:33.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2025-02-24 06:56:33.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-02-24 06:56:33.163 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-24 06:56:33.164 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-24 06:56:33.164 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7891742e 2025-02-24 06:56:33.165 [DefaultDispatcher-worker-14 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:40765 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c571162 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:33.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:33.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-02-24 06:56:33.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2025-02-24 06:56:33.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2025-02-24 06:56:33.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-02-24 06:56:33.167 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-24 06:56:33.167 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-24 06:56:33.167 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-24 06:56:33.167 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-24 06:56:33.167 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-24 06:56:33.167 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-24 06:56:33.167 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-24 06:56:33.167 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-24 06:56:33.167 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1802f60c 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:33.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:33.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-02-24 06:56:33.195 [DefaultDispatcher-worker-15 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.200 [DefaultDispatcher-worker-13 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.205 [DefaultDispatcher-worker-7 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2025-02-24 06:56:33.207 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2025-02-24 06:56:33.212 [DefaultDispatcher-worker-8 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.217 [DefaultDispatcher-worker-12 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.217 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json 2025-02-24 06:56:33.217 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json. 2025-02-24 06:56:33.217 [Test worker @coroutine#460] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json 2025-02-24 06:56:33.219 [Test worker @coroutine#460] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json 2025-02-24 06:56:33.219 [Test worker @coroutine#460] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json 2025-02-24 06:56:33.219 [Test worker @coroutine#460] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json. 2025-02-24 06:56:33.219 [Test worker @coroutine#460] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:33.227 [DefaultDispatcher-worker-17 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.227 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-24 06:56:33.227 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-1e6fac88-2cb4-4a52-8d8f-f453035dd0cf', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-24 06:56:33.229 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-24 06:56:33.229 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-1e6fac88-2cb4-4a52-8d8f-f453035dd0cf 2025-02-24 06:56:33.229 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:33.229 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40765/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:33.229 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:33.229 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:33.232 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-24 06:56:33.232 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-24 06:56:33.232 [eventLoopGroupProxy-7-1 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.232 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:33.232 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:33.232 [eventLoopGroupProxy-7-2 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.232 [eventLoopGroupProxy-7-2 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-24 06:56:33.233 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:33.233 [DefaultDispatcher-worker-1 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40765/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:33.235 [DefaultDispatcher-worker-7 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.235 [DefaultDispatcher-worker-7 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/UmAppDatabase/replication/nodeId 2025-02-24 06:56:33.235 [DefaultDispatcher-worker-7 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40765/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:33.235 [DefaultDispatcher-worker-7 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/UmAppDatabase/replication/nodeId 2025-02-24 06:56:33.237 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-24 06:56:33.237 [eventLoopGroupProxy-7-2 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.237 [eventLoopGroupProxy-7-2 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-24 06:56:33.237 [DefaultDispatcher-worker-9 @coroutine#500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-02-24 06:56:33.237 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-init-batch 2025-02-24 06:56:33.237 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-init-batch. 2025-02-24 06:56:33.237 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-init-batch 2025-02-24 06:56:33.237 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-24 06:56:33.237 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/UmAppDatabase/replication/nodeId 2025-02-24 06:56:33.237 [DefaultDispatcher-worker-9 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40765/UmAppDatabase/replication/nodeId 2025-02-24 06:56:33.238 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-24 06:56:33.238 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-24 06:56:33.239 [eventLoopGroupProxy-7-2 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:33.240 [eventLoopGroupProxy-7-2 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-24 06:56:33.241 [DefaultDispatcher-worker-18 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-init-batch 2025-02-24 06:56:33.241 [DefaultDispatcher-worker-18 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40765/api/blob/upload-init-batch 2025-02-24 06:56:33.241 [DefaultDispatcher-worker-18 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-init-batch. 2025-02-24 06:56:33.241 [DefaultDispatcher-worker-18 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40765/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:33.242 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.242 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.242 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.242 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.243 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:33.244 [DefaultDispatcher-worker-6 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.245 [eventLoopGroupProxy-7-2 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:33.245 [eventLoopGroupProxy-7-2 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.245 [eventLoopGroupProxy-7-2 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:33.246 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.247 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.247 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.247 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.247 [DefaultDispatcher-worker-3 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.248 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:33.250 [DefaultDispatcher-worker-13 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.250 [eventLoopGroupProxy-7-2 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:33.250 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.250 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:33.250 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.251 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.251 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.251 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.251 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.251 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:33.252 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:33.253 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:33.266 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:33.268 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:33.294 [eventLoopGroupProxy-7-2 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.294 [eventLoopGroupProxy-7-2 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:33.295 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.296 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.296 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.296 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.296 [DefaultDispatcher-worker-13 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.297 [eventLoopGroupProxy-7-2 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.297 [eventLoopGroupProxy-7-2 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:33.297 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.298 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.298 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40765/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:33.298 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:40765/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40765/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-02-24 06:56:33.298 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:40765/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.305 [DefaultDispatcher-worker-3 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.310 [DefaultDispatcher-worker-17 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:33.312 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-24 06:56:33.812 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-3095719a-8a23-4ed2-bbfb-d0df892d6b49', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-24 06:56:33.813 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-24 06:56:33.813 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-3095719a-8a23-4ed2-bbfb-d0df892d6b49 2025-02-24 06:56:33.815 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-init-batch 2025-02-24 06:56:33.815 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-init-batch. 2025-02-24 06:56:33.815 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-init-batch 2025-02-24 06:56:33.815 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-24 06:56:33.816 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-24 06:56:33.816 [eventLoopGroupProxy-7-2 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-24 06:56:33.817 [eventLoopGroupProxy-7-2 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:33.818 [eventLoopGroupProxy-7-2 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-24 06:56:33.819 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-init-batch 2025-02-24 06:56:33.819 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40765/api/blob/upload-init-batch 2025-02-24 06:56:33.819 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-init-batch. 2025-02-24 06:56:33.819 [DefaultDispatcher-worker-15 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40765/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:33.821 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.821 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.821 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.821 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.822 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:33.824 [eventLoopGroupProxy-7-2 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.824 [eventLoopGroupProxy-7-2 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:33.825 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.826 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.826 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.826 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.826 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.827 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:33.828 [eventLoopGroupProxy-7-2 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.828 [eventLoopGroupProxy-7-2 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:33.831 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.832 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.832 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.832 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.832 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.833 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:33.875 [eventLoopGroupProxy-7-2 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.875 [eventLoopGroupProxy-7-2 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:33.876 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.876 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.876 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.876 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.877 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.877 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:33.919 [eventLoopGroupProxy-7-2 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.919 [eventLoopGroupProxy-7-2 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:33.920 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.920 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.921 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.921 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.921 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.921 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:33.963 [eventLoopGroupProxy-7-2 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:33.964 [eventLoopGroupProxy-7-2 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:33.964 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.964 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.965 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:33.965 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:33.965 [DefaultDispatcher-worker-10 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:33.965 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:34.007 [eventLoopGroupProxy-7-2 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.007 [eventLoopGroupProxy-7-2 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:34.008 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.008 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.008 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.008 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.008 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.009 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:34.051 [eventLoopGroupProxy-7-2 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.051 [eventLoopGroupProxy-7-2 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:34.052 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.052 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.052 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.052 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.052 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.053 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:34.094 [eventLoopGroupProxy-7-2 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.095 [eventLoopGroupProxy-7-2 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:34.095 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.095 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.095 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.095 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.095 [DefaultDispatcher-worker-7 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.096 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:34.138 [eventLoopGroupProxy-7-2 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.138 [eventLoopGroupProxy-7-2 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:34.139 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.139 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.139 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.139 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.139 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.140 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:34.182 [eventLoopGroupProxy-7-2 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.182 [eventLoopGroupProxy-7-2 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:34.183 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.183 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.183 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.183 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.183 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.184 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:34.226 [eventLoopGroupProxy-7-2 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.226 [eventLoopGroupProxy-7-2 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:34.227 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.228 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.228 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.228 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.228 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.229 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:34.270 [eventLoopGroupProxy-7-2 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.270 [eventLoopGroupProxy-7-2 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:34.271 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.271 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.271 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.271 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.271 [DefaultDispatcher-worker-13 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.272 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:34.314 [eventLoopGroupProxy-7-2 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.314 [eventLoopGroupProxy-7-2 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:34.314 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.315 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.315 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.315 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.315 [DefaultDispatcher-worker-20 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.316 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:34.320 [DefaultDispatcher-worker-5 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:34.359 [eventLoopGroupProxy-7-2 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:34.359 [eventLoopGroupProxy-7-2 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.359 [eventLoopGroupProxy-7-2 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:34.359 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.360 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.361 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.361 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.361 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.361 [eventLoopGroupProxy-7-2 @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) 2025-02-24 06:56:34.363 [eventLoopGroupProxy-7-2 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:34.363 [eventLoopGroupProxy-7-2 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.363 [eventLoopGroupProxy-7-2 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:34.363 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.364 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.364 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/blob/upload-batch-data. 2025-02-24 06:56:34.364 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.364 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:34.365 [eventLoopGroupProxy-7-2 @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) 2025-02-24 06:56:34.366 [eventLoopGroupProxy-7-2 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:34.367 [eventLoopGroupProxy-7-2 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.367 [eventLoopGroupProxy-7-2 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:34.367 [DefaultDispatcher-worker-15 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/blob/upload-batch-data 2025-02-24 06:56:34.373 [DefaultDispatcher-worker-6 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:34.378 [DefaultDispatcher-worker-19 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:34.378 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/UmAppDatabase/replication/message 2025-02-24 06:56:34.378 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40765/UmAppDatabase/replication/message. 2025-02-24 06:56:34.378 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/UmAppDatabase/replication/message 2025-02-24 06:56:34.378 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40765/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-24 06:56:34.380 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-24 06:56:34.380 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-24 06:56:34.380 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:34.392 [DefaultDispatcher-worker-15 @call-handler#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2025-02-24 06:56:34.392 [eventLoopGroupProxy-7-2 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:34.392 [eventLoopGroupProxy-7-2 @call-handler#605] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-24 06:56:34.393 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json 2025-02-24 06:56:34.393 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json. 2025-02-24 06:56:34.393 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json 2025-02-24 06:56:34.393 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/UmAppDatabase/replication/message 2025-02-24 06:56:34.393 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40765/UmAppDatabase/replication/message 2025-02-24 06:56:34.393 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40765/UmAppDatabase/replication/message. 2025-02-24 06:56:34.393 [DefaultDispatcher-worker-5 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40765/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:34.394 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json 2025-02-24 06:56:34.394 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json 2025-02-24 06:56:34.394 [DefaultDispatcher-worker-15 @coroutine#453] 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:40765/api/content/698103098149621760/_ustadmanifest.json. 2025-02-24 06:56:34.394 [DefaultDispatcher-worker-15 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40765/api/content/698103098149621760/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:34.398 [DefaultDispatcher-worker-17 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a22302c 2025-02-24 06:56:34.398 [DefaultDispatcher-worker-10 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6 2025-02-24 06:56:34.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-24 06:56:34.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-24 06:56:34.399 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-24 06:56:34.399 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-24 06:56:34.399 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-24 06:56:34.400 [Test worker @coroutine#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d60cbad 2025-02-24 06:56:34.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-02-24 06:56:34.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-02-24 06:56:34.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:34.400 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a22302c: (connection evicted) 2025-02-24 06:56:34.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:34.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-02-24 06:56:34.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-02-24 06:56:34.668 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:34.812 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:34.873 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:35.153 [DefaultDispatcher-worker-10 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3976910 2025-02-24 06:56:35.406 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7891742e 2025-02-24 06:56:35.406 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7891742e 2025-02-24 06:56:35.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-02-24 06:56:35.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-02-24 06:56:35.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:35.406 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1edf52e6: (connection evicted) 2025-02-24 06:56:35.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:35.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-02-24 06:56:35.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23f539df 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:35.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f24e33d 2025-02-24 06:56:35.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f24e33d 2025-02-24 06:56:35.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@513bec8c 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:35.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-02-24 06:56:35.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-02-24 06:56:35.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-02-24 06:56:35.442 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-24 06:56:35.443 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-24 06:56:35.443 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@15a5cc6e 2025-02-24 06:56:35.444 [DefaultDispatcher-worker-10 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:45929 2025-02-24 06:56:35.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-02-24 06:56:35.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:35.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b850bb7 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:35.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-02-24 06:56:35.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-02-24 06:56:35.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-02-24 06:56:35.446 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-24 06:56:35.447 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-24 06:56:35.447 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-24 06:56:35.447 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-24 06:56:35.447 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-24 06:56:35.447 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-24 06:56:35.447 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-24 06:56:35.447 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-24 06:56:35.447 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f32575 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:35.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-02-24 06:56:35.469 [DefaultDispatcher-worker-2 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.474 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.478 [DefaultDispatcher-worker-9 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-02-24 06:56:35.480 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-02-24 06:56:35.484 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.490 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.490 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json 2025-02-24 06:56:35.490 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json. 2025-02-24 06:56:35.490 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json 2025-02-24 06:56:35.491 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json 2025-02-24 06:56:35.491 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json 2025-02-24 06:56:35.491 [Test worker @coroutine#638] 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:45929/api/content/698103105707876352/_ustadmanifest.json. 2025-02-24 06:56:35.491 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:35.499 [DefaultDispatcher-worker-8 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.499 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-24 06:56:35.499 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6d58644e-46d1-4f67-a51a-beedd82e481a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-24 06:56:35.500 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-24 06:56:35.500 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6d58644e-46d1-4f67-a51a-beedd82e481a 2025-02-24 06:56:35.501 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:35.501 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45929/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:35.501 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:35.501 [DefaultDispatcher-worker-8 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45929/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:35.503 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-24 06:56:35.503 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-24 06:56:35.503 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:35.503 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:35.503 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:35.504 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:35.504 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-02-24 06:56:35.504 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:35.504 [DefaultDispatcher-worker-9 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45929/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:35.506 [DefaultDispatcher-worker-18 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.506 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/UmAppDatabase/replication/nodeId 2025-02-24 06:56:35.506 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45929/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:35.506 [DefaultDispatcher-worker-18 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/UmAppDatabase/replication/nodeId 2025-02-24 06:56:35.507 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/api/blob/upload-init-batch 2025-02-24 06:56:35.507 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45929/api/blob/upload-init-batch. 2025-02-24 06:56:35.507 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/api/blob/upload-init-batch 2025-02-24 06:56:35.507 [DefaultDispatcher-worker-2 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45929/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-24 06:56:35.507 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-24 06:56:35.507 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:35.508 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-02-24 06:56:35.508 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/UmAppDatabase/replication/nodeId 2025-02-24 06:56:35.508 [DefaultDispatcher-worker-14 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45929/UmAppDatabase/replication/nodeId 2025-02-24 06:56:35.508 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-24 06:56:35.508 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-24 06:56:35.510 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f24e33d 2025-02-24 06:56:35.510 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-02-24 06:56:35.511 [DefaultDispatcher-worker-14 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/api/blob/upload-init-batch 2025-02-24 06:56:35.511 [DefaultDispatcher-worker-14 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45929/api/blob/upload-init-batch 2025-02-24 06:56:35.511 [DefaultDispatcher-worker-14 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45929/api/blob/upload-init-batch. 2025-02-24 06:56:35.511 [DefaultDispatcher-worker-14 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45929/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:35.513 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.513 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45929/api/blob/upload-batch-data. 2025-02-24 06:56:35.513 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.513 [DefaultDispatcher-worker-14 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:35.514 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:35.515 [DefaultDispatcher-worker-10 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.516 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f24e33d 2025-02-24 06:56:35.516 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:35.517 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-24 06:56:35.517 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.518 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.518 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45929/api/blob/upload-batch-data. 2025-02-24 06:56:35.518 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.518 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:35.519 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:35.521 [DefaultDispatcher-worker-16 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.521 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f24e33d 2025-02-24 06:56:35.521 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:35.521 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:35.522 [DefaultDispatcher-worker-16 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.525 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.525 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45929/api/blob/upload-batch-data. 2025-02-24 06:56:35.525 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.525 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:35.526 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:35.530 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f24e33d 2025-02-24 06:56:35.530 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:35.530 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-02-24 06:56:35.530 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.530 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:35.531 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.531 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45929/api/blob/upload-batch-data. 2025-02-24 06:56:35.531 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.531 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:35.532 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:35.532 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:35.533 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f24e33d 2025-02-24 06:56:35.534 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:35.534 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:35.534 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.535 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.535 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45929/api/blob/upload-batch-data. 2025-02-24 06:56:35.535 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.535 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45929/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:35.536 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:35.537 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f24e33d 2025-02-24 06:56:35.537 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:35.537 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:35.538 [DefaultDispatcher-worker-10 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/api/blob/upload-batch-data 2025-02-24 06:56:35.544 [DefaultDispatcher-worker-2 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.545 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:35.547 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:35.550 [DefaultDispatcher-worker-19 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.550 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/UmAppDatabase/replication/message 2025-02-24 06:56:35.550 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45929/UmAppDatabase/replication/message. 2025-02-24 06:56:35.550 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/UmAppDatabase/replication/message 2025-02-24 06:56:35.550 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45929/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-24 06:56:35.551 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-24 06:56:35.551 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-24 06:56:35.551 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:35.563 [DefaultDispatcher-worker-19 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-02-24 06:56:35.563 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:35.563 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-02-24 06:56:35.563 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json 2025-02-24 06:56:35.563 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json. 2025-02-24 06:56:35.563 [DefaultDispatcher-worker-3 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json 2025-02-24 06:56:35.564 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/UmAppDatabase/replication/message 2025-02-24 06:56:35.564 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45929/UmAppDatabase/replication/message 2025-02-24 06:56:35.564 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45929/UmAppDatabase/replication/message. 2025-02-24 06:56:35.564 [DefaultDispatcher-worker-5 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45929/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:35.564 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json 2025-02-24 06:56:35.564 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json 2025-02-24 06:56:35.565 [DefaultDispatcher-worker-19 @coroutine#632] 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:45929/api/content/698103105707876352/_ustadmanifest.json. 2025-02-24 06:56:35.565 [DefaultDispatcher-worker-19 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45929/api/content/698103105707876352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:35.570 [DefaultDispatcher-worker-18 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c013560 2025-02-24 06:56:35.571 [DefaultDispatcher-worker-3 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fc8163 2025-02-24 06:56:35.572 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-24 06:56:35.572 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-24 06:56:35.572 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-24 06:56:35.572 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-24 06:56:35.572 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-24 06:56:35.573 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@341889a1 2025-02-24 06:56:35.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-02-24 06:56:35.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-02-24 06:56:35.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:35.573 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c013560: (connection evicted) 2025-02-24 06:56:35.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:35.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-02-24 06:56:35.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-02-24 06:56:35.947 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:35.947 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:36.045 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:36.576 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@15a5cc6e 2025-02-24 06:56:36.576 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@15a5cc6e 2025-02-24 06:56:36.577 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f24e33d 2025-02-24 06:56:36.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-02-24 06:56:36.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-02-24 06:56:36.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:36.577 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fc8163: (connection evicted) 2025-02-24 06:56:36.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:36.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-02-24 06:56:36.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526f8cb0 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:36.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:36.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-02-24 06:56:36.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:36.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:36.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-02-24 06:56:36.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-02-24 06:56:36.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:36.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:36.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:36.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:36.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a24c41d 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:36.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2025-02-24 06:56:36.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2025-02-24 06:56:36.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-02-24 06:56:36.614 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-24 06:56:36.615 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-02-24 06:56:36.615 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@46a9c368 2025-02-24 06:56:36.616 [DefaultDispatcher-worker-19 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:42567 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519eab1e 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:36.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:36.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-24 06:56:36.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-24 06:56:36.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-02-24 06:56:36.619 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-02-24 06:56:36.619 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-02-24 06:56:36.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-02-24 06:56:36.619 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-02-24 06:56:36.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2025-02-24 06:56:36.619 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-02-24 06:56:36.619 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-02-24 06:56:36.619 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-02-24 06:56:36.619 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f12b637 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:36.619 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:36.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-02-24 06:56:36.642 [DefaultDispatcher-worker-7 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.646 [DefaultDispatcher-worker-9 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.703 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:36.705 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:36.717 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:36.720 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:36.733 [DefaultDispatcher-worker-9 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-24 06:56:36.759 [DefaultDispatcher-worker-9 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-24 06:56:36.762 [DefaultDispatcher-worker-9 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-24 06:56:36.765 [DefaultDispatcher-worker-9 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-24 06:56:36.772 [DefaultDispatcher-worker-8 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.779 [DefaultDispatcher-worker-18 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.779 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json 2025-02-24 06:56:36.779 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json. 2025-02-24 06:56:36.779 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json 2025-02-24 06:56:36.780 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json 2025-02-24 06:56:36.780 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json 2025-02-24 06:56:36.781 [Test worker @coroutine#754] 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:42567/api/content/698103109233475584/_ustadmanifest.json. 2025-02-24 06:56:36.781 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:36.838 [DefaultDispatcher-worker-6 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.838 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-02-24 06:56:36.838 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c0f80169-a776-4adc-ac60-4ec56765f6a8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-02-24 06:56:36.839 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-02-24 06:56:36.839 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c0f80169-a776-4adc-ac60-4ec56765f6a8 2025-02-24 06:56:36.840 [DefaultDispatcher-worker-6 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:36.840 [DefaultDispatcher-worker-6 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42567/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:36.840 [DefaultDispatcher-worker-6 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:36.840 [DefaultDispatcher-worker-6 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:36.842 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-24 06:56:36.842 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-24 06:56:36.842 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:36.842 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:36.842 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:36.842 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:36.843 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 0ms 2025-02-24 06:56:36.843 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:36.843 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42567/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:36.845 [DefaultDispatcher-worker-2 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.845 [DefaultDispatcher-worker-2 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/UmAppDatabase/replication/nodeId 2025-02-24 06:56:36.845 [DefaultDispatcher-worker-2 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42567/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:36.845 [DefaultDispatcher-worker-2 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/UmAppDatabase/replication/nodeId 2025-02-24 06:56:36.846 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-24 06:56:36.846 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:36.846 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-02-24 06:56:36.846 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/UmAppDatabase/replication/nodeId 2025-02-24 06:56:36.846 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42567/UmAppDatabase/replication/nodeId 2025-02-24 06:56:36.852 [DefaultDispatcher-worker-4 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.859 [DefaultDispatcher-worker-13 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:36.861 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-init-batch 2025-02-24 06:56:36.861 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-init-batch. 2025-02-24 06:56:36.861 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-init-batch 2025-02-24 06:56:36.861 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-24 06:56:36.862 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-24 06:56:36.863 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-24 06:56:36.906 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:36.907 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-02-24 06:56:36.908 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-init-batch 2025-02-24 06:56:36.908 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42567/api/blob/upload-init-batch 2025-02-24 06:56:36.908 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-init-batch. 2025-02-24 06:56:36.908 [DefaultDispatcher-worker-3 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42567/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:36.912 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.912 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:36.912 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.912 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:36.913 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:36.915 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:36.915 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:36.915 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:36.916 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.917 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.917 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:36.917 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.917 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:36.918 [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) 2025-02-24 06:56:36.960 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:36.960 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:36.960 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:36.961 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.962 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.962 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:36.962 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.962 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:36.962 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:36.964 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:36.964 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:36.964 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:36.964 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.965 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.965 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:36.965 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.965 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:36.966 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:36.968 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:36.968 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:36.969 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-02-24 06:56:36.969 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.970 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.970 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:36.970 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:36.970 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:36.971 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.013 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.013 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.013 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:37.014 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.016 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.016 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.016 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.016 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.017 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.078 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.078 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.078 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-02-24 06:56:37.079 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.080 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.080 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.080 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.080 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.081 [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) 2025-02-24 06:56:37.128 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.128 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.128 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-02-24 06:56:37.129 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.130 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.130 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.130 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.130 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.131 [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) 2025-02-24 06:56:37.174 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.174 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.174 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:37.174 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.175 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.175 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.175 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.175 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.176 [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) 2025-02-24 06:56:37.220 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.220 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.220 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-24 06:56:37.220 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.221 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.221 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.221 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.221 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.222 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.266 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.266 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.266 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-24 06:56:37.267 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.268 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.268 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.268 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.268 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.269 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.270 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.270 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.270 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.270 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.271 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.271 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.271 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.271 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.272 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.273 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.273 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.273 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.273 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.274 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.274 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.274 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.274 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.275 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.276 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.276 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.276 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.276 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.277 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.277 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.277 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.277 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.277 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.278 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.278 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.278 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.279 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.280 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.280 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.280 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.280 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.280 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.281 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.282 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.282 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.282 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.283 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.283 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.283 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.283 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.283 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.284 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.285 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.285 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.285 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.286 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.286 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.286 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.286 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.286 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.287 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.287 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.287 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.288 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.288 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.288 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.288 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.288 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.289 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.290 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.290 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.290 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.290 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.291 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.291 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.291 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.291 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.292 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.293 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.293 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.293 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.293 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.294 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.294 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.294 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.294 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.294 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.295 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.295 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.295 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.296 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.296 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.296 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.296 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.296 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.297 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.298 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.298 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.298 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.298 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.299 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.299 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.299 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.299 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.300 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.301 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.301 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.301 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.301 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.303 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.303 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.303 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.303 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.303 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.304 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.304 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.305 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.305 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.305 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.305 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.305 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.305 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.306 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.307 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.307 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.307 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.308 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.308 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.308 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.308 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.308 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.309 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.310 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.310 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.310 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.310 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.311 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.311 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.311 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.311 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.312 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.313 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.313 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.313 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.313 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.314 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.314 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.315 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.315 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.315 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.316 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.317 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.317 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.317 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.318 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.318 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.318 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.318 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.319 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.320 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.320 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.320 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.321 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.323 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.323 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.323 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.323 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.324 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.325 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.326 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.326 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.326 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.327 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.327 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.327 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.327 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.327 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.329 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.329 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.329 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.329 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.330 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.330 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.330 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.330 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.330 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.331 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.332 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.332 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.332 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.333 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.333 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.333 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.333 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.334 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.335 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.335 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.335 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.335 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.336 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.336 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.336 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.336 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.337 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.338 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.338 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.338 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.338 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.339 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.339 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.339 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.339 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.340 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.341 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.341 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.341 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.341 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.342 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.342 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.342 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.342 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.343 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.344 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.344 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.344 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.344 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.345 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.345 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.345 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.345 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.345 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.346 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.347 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.347 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.347 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.347 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.347 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.347 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.347 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.348 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.356 [DefaultDispatcher-worker-3 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:37.391 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.391 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.391 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:37.391 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.392 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.392 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.392 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.392 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.393 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.394 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.394 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.394 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.395 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.395 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.395 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.395 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.395 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.396 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.397 [eventLoopGroupProxy-13-1 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.397 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.397 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.397 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.398 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.398 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.398 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.398 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.399 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.400 [eventLoopGroupProxy-13-1 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.400 [eventLoopGroupProxy-13-1 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.400 [eventLoopGroupProxy-13-1 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.400 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.401 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.401 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.401 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.401 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.401 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.443 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.443 [eventLoopGroupProxy-13-1 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.443 [eventLoopGroupProxy-13-1 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:37.444 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.444 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.444 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.444 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.444 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.445 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.488 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.488 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.488 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:37.488 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.489 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.489 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.489 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.489 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.490 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.491 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.491 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.491 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.491 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.492 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.492 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.492 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.492 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.492 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.493 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.493 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.493 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.493 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.494 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.494 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.494 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.494 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.495 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.537 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.537 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.537 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:37.538 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.538 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.538 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.538 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.538 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.539 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.541 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.541 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.541 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.541 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.542 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.542 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.542 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.542 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.542 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.544 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.544 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.544 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.544 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.545 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.545 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.545 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.545 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.545 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.546 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.546 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.546 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.547 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.547 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.547 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.547 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.547 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.548 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.549 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.549 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.549 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.549 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.550 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.550 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.550 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.550 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.551 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.593 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.593 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.593 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:37.594 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.594 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.594 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.594 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.594 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.595 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.596 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.596 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.596 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.597 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.597 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.597 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.597 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.597 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.598 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.599 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.599 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.599 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.599 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.600 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.600 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.600 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.600 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.600 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.601 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.602 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.602 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.602 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.603 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.603 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.603 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.603 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.603 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.604 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.604 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.605 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.605 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.605 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.605 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.605 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.605 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.606 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.607 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.607 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.607 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.607 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.608 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.608 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.608 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.608 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.608 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.609 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.609 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.609 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.610 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.610 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.610 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.610 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.610 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.611 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.612 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.612 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.612 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.612 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.613 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.613 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.613 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.613 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.614 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.615 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.615 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.615 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.615 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.616 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.616 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.616 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.616 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.616 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.618 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.618 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.618 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.618 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.619 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.619 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.619 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.619 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.619 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.621 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.621 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.621 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.621 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.622 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.622 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.622 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.622 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.622 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.623 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.623 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.624 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:37.624 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.625 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.625 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.625 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.625 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.625 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.626 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.626 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.626 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.626 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.627 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.627 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.627 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.627 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.628 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.669 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.669 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.670 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:37.670 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.671 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.671 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.671 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.671 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.671 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.672 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.672 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.672 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.672 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.674 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.674 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.674 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.674 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.675 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.676 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.676 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.676 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.676 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.677 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.677 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.677 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.677 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.677 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.720 [eventLoopGroupProxy-13-1 @coroutine#1142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.720 [eventLoopGroupProxy-13-1 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.720 [eventLoopGroupProxy-13-1 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:37.721 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.721 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.721 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.721 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.721 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.722 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.723 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.723 [eventLoopGroupProxy-13-1 @call-handler#1146] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.723 [eventLoopGroupProxy-13-1 @call-handler#1146] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.723 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.724 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.724 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.724 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.724 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.724 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.725 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.725 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.725 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.726 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.726 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.726 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.726 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.726 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.727 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.727 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.728 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.728 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.728 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.728 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.728 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.728 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.728 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.729 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.771 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.771 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.771 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:37.772 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.772 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.772 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.772 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.772 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.773 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.774 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.774 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.774 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.774 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.775 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.775 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.775 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.775 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.775 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.818 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.818 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.818 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:37.819 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.820 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.820 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.820 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.820 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.820 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.865 [DefaultDispatcher-worker-14 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:37.865 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.866 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.866 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-02-24 06:56:37.866 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.867 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.867 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.867 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.867 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.868 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.910 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.910 [eventLoopGroupProxy-13-1 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.910 [eventLoopGroupProxy-13-1 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:37.911 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.911 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.911 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.911 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.911 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.912 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.954 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.954 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.954 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:37.955 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.955 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.956 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.956 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.956 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.956 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.957 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.957 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.957 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.957 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.958 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.958 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.958 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.958 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.958 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.959 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.959 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.959 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.959 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.960 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.960 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.960 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.960 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.960 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.961 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.961 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.961 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.961 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.962 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.962 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.962 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.962 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.962 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.963 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.963 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.963 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.963 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.964 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.964 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.964 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.964 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.964 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.965 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.965 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.965 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.965 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.966 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.966 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.966 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.966 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.966 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.967 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.967 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.967 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.968 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.968 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.968 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.968 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.968 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.969 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.969 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.969 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.969 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-02-24 06:56:37.970 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.970 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.970 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.970 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.970 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.970 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.971 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.971 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.971 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.972 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.972 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.972 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.972 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.972 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.972 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.973 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.973 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.973 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.973 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.974 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.974 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.974 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.974 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.974 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.975 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.975 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.975 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.975 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.976 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.976 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.976 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.976 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.976 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.977 [eventLoopGroupProxy-13-1 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.977 [eventLoopGroupProxy-13-1 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.977 [eventLoopGroupProxy-13-1 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.977 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.978 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.978 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.978 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.978 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.978 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.979 [eventLoopGroupProxy-13-1 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.979 [eventLoopGroupProxy-13-1 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.979 [eventLoopGroupProxy-13-1 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.979 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.980 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.980 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.980 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.980 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.980 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.981 [eventLoopGroupProxy-13-1 @coroutine#1254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.981 [eventLoopGroupProxy-13-1 @call-handler#1253] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.981 [eventLoopGroupProxy-13-1 @call-handler#1253] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.981 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.982 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.982 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.982 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.982 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.982 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:37.983 [eventLoopGroupProxy-13-1 @coroutine#1259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:37.983 [eventLoopGroupProxy-13-1 @call-handler#1258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:37.983 [eventLoopGroupProxy-13-1 @call-handler#1258] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:37.983 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.984 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.984 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:37.984 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:37.984 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:37.984 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.027 [eventLoopGroupProxy-13-1 @coroutine#1264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.027 [eventLoopGroupProxy-13-1 @call-handler#1263] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.027 [eventLoopGroupProxy-13-1 @call-handler#1263] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.027 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.028 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.028 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.028 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.028 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.028 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.029 [eventLoopGroupProxy-13-1 @coroutine#1269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.029 [eventLoopGroupProxy-13-1 @call-handler#1268] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.029 [eventLoopGroupProxy-13-1 @call-handler#1268] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.029 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.030 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.030 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.030 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.030 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.030 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.031 [eventLoopGroupProxy-13-1 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.031 [eventLoopGroupProxy-13-1 @call-handler#1273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.031 [eventLoopGroupProxy-13-1 @call-handler#1273] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.031 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.032 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.032 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.032 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.032 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.032 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.033 [eventLoopGroupProxy-13-1 @coroutine#1279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.033 [eventLoopGroupProxy-13-1 @call-handler#1278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.033 [eventLoopGroupProxy-13-1 @call-handler#1278] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.034 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.034 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.034 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.034 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.034 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.035 [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) 2025-02-24 06:56:38.035 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.035 [eventLoopGroupProxy-13-1 @call-handler#1283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.035 [eventLoopGroupProxy-13-1 @call-handler#1283] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-02-24 06:56:38.036 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.036 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.036 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.036 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.036 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.037 [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) 2025-02-24 06:56:38.038 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.038 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.038 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.038 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.039 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.039 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.039 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.039 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.039 [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) 2025-02-24 06:56:38.040 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.040 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.040 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.040 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.041 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.041 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.041 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.041 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.041 [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) 2025-02-24 06:56:38.084 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.084 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.084 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.084 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.085 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.085 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.085 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.085 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.086 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.087 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.087 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.087 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.087 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.088 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.088 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.088 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.088 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.089 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.089 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.090 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.090 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:38.090 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.090 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.090 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.091 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.091 [DefaultDispatcher-worker-18 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.091 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.134 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.134 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.134 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.134 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.135 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.135 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.135 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.135 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.136 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.137 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.137 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.137 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.137 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.139 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.139 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.139 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.139 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.139 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.140 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.140 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.140 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.140 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.141 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.141 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.141 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.141 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.141 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.142 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.142 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.142 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.142 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.143 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.143 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.143 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.143 [DefaultDispatcher-worker-9 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.143 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.144 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.144 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.144 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.144 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.145 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.145 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.145 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.145 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.145 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.146 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.146 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.146 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.146 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.146 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.146 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.146 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.146 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.147 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.147 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.148 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.148 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.148 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.148 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.148 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.148 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.148 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.149 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.149 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.149 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.149 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-02-24 06:56:38.150 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.150 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.150 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.150 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.150 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.151 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.151 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.151 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.151 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.152 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.152 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.152 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.152 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.152 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.153 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.153 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.153 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.153 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.153 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.154 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.154 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.154 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.154 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.154 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.155 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.155 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.155 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.155 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.156 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.156 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.156 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.156 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.156 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.157 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.157 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.157 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.157 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.158 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.158 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.158 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.158 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.158 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.201 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.201 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.201 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.201 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.202 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.202 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.202 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.202 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.203 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.204 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.204 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.204 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.204 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.204 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.205 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.205 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.205 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.205 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.247 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.247 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.248 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.248 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.248 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.248 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.248 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.248 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.249 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.250 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.250 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.250 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.250 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.250 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.250 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.250 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.250 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.251 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.293 [eventLoopGroupProxy-13-1 @coroutine#1395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.293 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.293 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:38.293 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.294 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.294 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.294 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.294 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.295 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.336 [eventLoopGroupProxy-13-1 @coroutine#1400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.337 [eventLoopGroupProxy-13-1 @call-handler#1399] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.337 [eventLoopGroupProxy-13-1 @call-handler#1399] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:38.337 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.338 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.338 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.338 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.338 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.338 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.376 [DefaultDispatcher-worker-3 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:38.380 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.380 [eventLoopGroupProxy-13-1 @call-handler#1404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.380 [eventLoopGroupProxy-13-1 @call-handler#1404] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:38.381 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.381 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.381 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.381 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.381 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.382 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.425 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.425 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.425 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.425 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.426 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.426 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.426 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.426 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.427 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.468 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.469 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.469 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:38.469 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.470 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.470 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.470 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.470 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.470 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.471 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.471 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.471 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.472 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.472 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.472 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.472 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.472 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.472 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.515 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.515 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.515 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.515 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.516 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.516 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.516 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.516 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.517 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.518 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.518 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.518 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.518 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.519 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.519 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.519 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.519 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.519 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.520 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.520 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.521 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:38.521 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.521 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.521 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.521 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.521 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.522 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.523 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.523 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.523 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.523 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.524 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.524 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.524 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.524 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.524 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.525 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.525 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.525 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.525 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.526 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.526 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.526 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.526 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.526 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.527 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.527 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.527 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.527 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.528 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.528 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.528 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.528 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.528 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.571 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.571 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.571 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.572 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.572 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.572 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.572 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.572 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.573 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.574 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.574 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.574 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.574 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.575 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.575 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.575 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.575 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.575 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.576 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.576 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.576 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.576 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.577 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.577 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.577 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.577 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.577 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.578 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.578 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.578 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.578 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.578 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.578 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.578 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.578 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.579 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.605 [DefaultDispatcher-worker-11 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.620 [eventLoopGroupProxy-13-1 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.621 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.621 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:38.621 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.622 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.622 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.622 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.622 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.623 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.623 [DefaultDispatcher-worker-11 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-24 06:56:38.624 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.624 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.624 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:38.624 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.624 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.624 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.624 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.624 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.625 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.626 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.626 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.626 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.626 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.626 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.626 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.626 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.626 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.627 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.627 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.628 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.628 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.628 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.628 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.628 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.628 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.628 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.629 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.671 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.671 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.671 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-02-24 06:56:38.671 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.672 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.672 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.672 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.672 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.673 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.716 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.717 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.717 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-24 06:56:38.717 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.718 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.718 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.718 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.718 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.719 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.720 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.720 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.720 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.720 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.721 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.721 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.721 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.721 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.721 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.726 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.726 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.726 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-02-24 06:56:38.726 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.728 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.728 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.728 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.728 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.729 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.730 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.730 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.730 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.730 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.730 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.730 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.731 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.731 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.731 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.774 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.774 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.774 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.775 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.775 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.775 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.775 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.775 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.776 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.777 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.777 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.777 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.777 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.778 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.778 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.778 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.778 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.778 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.821 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.821 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.821 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.822 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.822 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.822 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.822 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.822 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.823 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.866 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.866 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.866 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:38.867 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.867 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.867 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.867 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.867 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.868 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.869 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.869 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.869 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.869 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.870 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.870 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.870 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.870 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.870 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.884 [DefaultDispatcher-worker-3 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:38.914 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.914 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.914 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-02-24 06:56:38.914 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.915 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.915 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.915 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.915 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.915 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.916 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.916 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.916 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.917 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.917 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.917 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.917 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.917 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.917 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.918 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.919 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.919 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:38.919 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.919 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.919 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.919 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.919 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.920 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.920 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.920 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.920 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:38.921 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.922 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.922 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.922 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.922 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.922 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:38.968 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:38.968 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:38.968 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-02-24 06:56:38.968 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.968 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.968 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:38.968 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:38.968 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:38.969 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:39.012 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:39.012 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:39.012 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-02-24 06:56:39.012 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.013 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.013 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:39.013 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.013 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:39.014 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:39.014 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:39.014 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:39.014 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:39.015 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.015 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.015 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:39.015 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.015 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:39.016 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:39.016 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:39.017 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:39.017 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-02-24 06:56:39.017 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.017 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.017 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/blob/upload-batch-data. 2025-02-24 06:56:39.017 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.017 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:39.018 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:39.019 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:39.020 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:39.020 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-02-24 06:56:39.020 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/blob/upload-batch-data 2025-02-24 06:56:39.026 [DefaultDispatcher-worker-11 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:39.030 [DefaultDispatcher-worker-19 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:39.030 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/UmAppDatabase/replication/message 2025-02-24 06:56:39.030 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42567/UmAppDatabase/replication/message. 2025-02-24 06:56:39.030 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/UmAppDatabase/replication/message 2025-02-24 06:56:39.030 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42567/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-24 06:56:39.031 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-24 06:56:39.031 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-24 06:56:39.031 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:39.042 [DefaultDispatcher-worker-19 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2025-02-24 06:56:39.043 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:39.043 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-02-24 06:56:39.043 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json 2025-02-24 06:56:39.043 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json. 2025-02-24 06:56:39.043 [DefaultDispatcher-worker-19 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json 2025-02-24 06:56:39.043 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/UmAppDatabase/replication/message 2025-02-24 06:56:39.043 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42567/UmAppDatabase/replication/message 2025-02-24 06:56:39.043 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42567/UmAppDatabase/replication/message. 2025-02-24 06:56:39.043 [DefaultDispatcher-worker-17 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42567/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:39.044 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json 2025-02-24 06:56:39.044 [DefaultDispatcher-worker-11 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json 2025-02-24 06:56:39.044 [DefaultDispatcher-worker-16 @coroutine#748] 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:42567/api/content/698103109233475584/_ustadmanifest.json. 2025-02-24 06:56:39.044 [DefaultDispatcher-worker-16 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42567/api/content/698103109233475584/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:39.049 [DefaultDispatcher-worker-17 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-02-24 06:56:39.064 [DefaultDispatcher-worker-14 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8 2025-02-24 06:56:39.085 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-02-24 06:56:39.085 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-02-24 06:56:39.085 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-02-24 06:56:39.085 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-02-24 06:56:39.085 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-02-24 06:56:39.088 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65880400 2025-02-24 06:56:39.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-02-24 06:56:39.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-02-24 06:56:39.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:39.088 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a: (connection evicted) 2025-02-24 06:56:39.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:39.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-02-24 06:56:39.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-02-24 06:56:39.120 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:39.120 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:39.527 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-02-24 06:56:40.092 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@46a9c368 2025-02-24 06:56:40.092 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@46a9c368 2025-02-24 06:56:40.096 [Test worker @coroutine#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@530d40b4 2025-02-24 06:56:40.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-02-24 06:56:40.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-02-24 06:56:40.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:40.096 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f5f79d8: (connection evicted) 2025-02-24 06:56:40.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:40.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-02-24 06:56:40.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6158113e 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:40.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:40.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-02-24 06:56:40.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfa5678 2025-02-24 06:56:40.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfa5678 2025-02-24 06:56:40.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-02-24 06:56:40.143 [DefaultDispatcher-worker-6 @coroutine#1631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfa5678 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@620f7a39 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:40.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5ca574 2025-02-24 06:56:40.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5ca574 2025-02-24 06:56:40.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21d6dc81 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:40.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-02-24 06:56:40.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-02-24 06:56:40.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-02-24 06:56:40.150 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-24 06:56:40.150 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-02-24 06:56:40.151 [DefaultDispatcher-worker-9 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:39583 2025-02-24 06:56:40.154 [DefaultDispatcher-worker-9 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5ca574 2025-02-24 06:56:40.154 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39583/api/blob/upload-init-batch 2025-02-24 06:56:40.154 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39583/api/blob/upload-init-batch. 2025-02-24 06:56:40.154 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39583/api/blob/upload-init-batch 2025-02-24 06:56:40.154 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39583/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-24 06:56:40.156 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-02-24 06:56:40.156 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-02-24 06:56:40.157 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-02-24 06:56:40.158 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39583/api/blob/upload-init-batch 2025-02-24 06:56:40.158 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39583/api/blob/upload-init-batch 2025-02-24 06:56:40.158 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39583/api/blob/upload-init-batch. 2025-02-24 06:56:40.158 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39583/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:40.158 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39583/api/blob/upload-batch-data 2025-02-24 06:56:40.158 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39583/api/blob/upload-batch-data. 2025-02-24 06:56:40.158 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39583/api/blob/upload-batch-data 2025-02-24 06:56:40.158 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39583/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:40.159 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-02-24 06:56:40.161 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-02-24 06:56:40.161 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:40.161 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39583/api/blob/upload-batch-data 2025-02-24 06:56:40.163 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-02-24 06:56:40.164 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:40.168 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5ca574 2025-02-24 06:56:40.206 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:40.248 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:40.248 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755033c5 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-02-24 06:56:41.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b49b1df 2025-02-24 06:56:41.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b49b1df 2025-02-24 06:56:41.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-02-24 06:56:41.256 [DefaultDispatcher-worker-15 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b49b1df 2025-02-24 06:56:41.259 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34237/api/blob/upload-init-batch 2025-02-24 06:56:41.259 [Test worker @coroutine#1672] 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:34237/api/blob/upload-init-batch. 2025-02-24 06:56:41.259 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34237/api/blob/upload-init-batch 2025-02-24 06:56:41.259 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34237/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-24 06:56:41.260 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34237/api/blob/upload-init-batch 2025-02-24 06:56:41.260 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34237/api/blob/upload-init-batch 2025-02-24 06:56:41.260 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34237/api/blob/upload-init-batch. 2025-02-24 06:56:41.260 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34237/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:41.267 [DefaultDispatcher-worker-13 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b49b1df 2025-02-24 06:56:41.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-02-24 06:56:41.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-02-24 06:56:41.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.269 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b49b1df: (connection evicted) 2025-02-24 06:56:41.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:41.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-02-24 06:56:41.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-02-24 06:56:41.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574e4184 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2025-02-24 06:56:41.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2025-02-24 06:56:41.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-02-24 06:56:41.285 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56589/api/blob/upload-init-batch 2025-02-24 06:56:41.285 [Test worker @coroutine#1684] 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:56589/api/blob/upload-init-batch. 2025-02-24 06:56:41.285 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56589/api/blob/upload-init-batch 2025-02-24 06:56:41.285 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56589/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-24 06:56:41.286 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56589/api/blob/upload-init-batch 2025-02-24 06:56:41.286 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56589/api/blob/upload-init-batch 2025-02-24 06:56:41.286 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56589/api/blob/upload-init-batch. 2025-02-24 06:56:41.286 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56589/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:41.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-02-24 06:56:41.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-02-24 06:56:41.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.287 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50d6af87: (connection evicted) 2025-02-24 06:56:41.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:41.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-02-24 06:56:41.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a70daf4 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.299 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-02-24 06:56:41.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7611e295 2025-02-24 06:56:41.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@7611e295 2025-02-24 06:56:41.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-02-24 06:56:41.311 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49059/api/blob/upload-init-batch 2025-02-24 06:56:41.311 [Test worker @coroutine#1690] 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:49059/api/blob/upload-init-batch. 2025-02-24 06:56:41.311 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49059/api/blob/upload-init-batch 2025-02-24 06:56:41.311 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49059/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-02-24 06:56:41.312 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49059/api/blob/upload-init-batch 2025-02-24 06:56:41.312 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49059/api/blob/upload-init-batch 2025-02-24 06:56:41.313 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49059/api/blob/upload-init-batch. 2025-02-24 06:56:41.313 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49059/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:41.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-02-24 06:56:41.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-02-24 06:56:41.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.317 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7611e295: (connection evicted) 2025-02-24 06:56:41.317 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:41.317 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-02-24 06:56:41.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-02-24 06:56:41.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193c3b1c 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2318651f 2025-02-24 06:56:41.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@2318651f 2025-02-24 06:56:41.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-02-24 06:56:41.576 [DefaultDispatcher-worker-14 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2318651f 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@743b7025 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-02-24 06:56:41.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b16193 2025-02-24 06:56:41.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b16193 2025-02-24 06:56:41.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-02-24 06:56:41.599 [DefaultDispatcher-worker-15 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28b16193 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ddb6c71 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c569caf 2025-02-24 06:56:41.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c569caf 2025-02-24 06:56:41.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dbc66f0 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-02-24 06:56:41.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-02-24 06:56:41.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-02-24 06:56:41.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-02-24 06:56:41.640 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.643 [DefaultDispatcher-worker-13 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-02-24 06:56:41.647 [DefaultDispatcher-worker-14 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-02-24 06:56:41.651 [DefaultDispatcher-worker-7 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-02-24 06:56:41.656 [DefaultDispatcher-worker-13 @coroutine#1719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-02-24 06:56:41.658 [Test worker @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-02-24 06:56:41.662 [DefaultDispatcher-worker-16 @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47800bd7 2025-02-24 06:56:41.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-02-24 06:56:41.666 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-02-24 06:56:41.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.666 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47800bd7: (connection evicted) 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:41.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-02-24 06:56:41.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed463b7 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-02-24 06:56:41.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-02-24 06:56:41.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-02-24 06:56:41.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-02-24 06:56:41.679 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.688 [DefaultDispatcher-worker-9 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-02-24 06:56:41.692 [DefaultDispatcher-worker-19 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-02-24 06:56:41.696 [DefaultDispatcher-worker-7 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-02-24 06:56:41.700 [DefaultDispatcher-worker-18 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-02-24 06:56:41.700 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.702 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-02-24 06:56:41.707 [DefaultDispatcher-worker-10 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e 2025-02-24 06:56:41.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-02-24 06:56:41.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-02-24 06:56:41.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.708 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b62c51e: (connection evicted) 2025-02-24 06:56:41.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:41.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-02-24 06:56:41.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-02-24 06:56:41.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c7d173f 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-02-24 06:56:41.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-02-24 06:56:41.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-02-24 06:56:41.728 [DefaultDispatcher-worker-12 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-02-24 06:56:41.732 [DefaultDispatcher-worker-14 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-02-24 06:56:41.736 [DefaultDispatcher-worker-15 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-02-24 06:56:41.740 [DefaultDispatcher-worker-2 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c618295 2025-02-24 06:56:41.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-02-24 06:56:41.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.741 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c618295: (connection evicted) 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:41.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-02-24 06:56:41.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a82453 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:41.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:41.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-02-24 06:56:41.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-02-24 06:56:41.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-02-24 06:56:41.761 [DefaultDispatcher-worker-5 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-02-24 06:56:41.765 [DefaultDispatcher-worker-16 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-02-24 06:56:41.770 [DefaultDispatcher-worker-20 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-02-24 06:56:41.773 [DefaultDispatcher-worker-12 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-02-24 06:56:41.775 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-02-24 06:56:41.779 [DefaultDispatcher-worker-18 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f 2025-02-24 06:56:41.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-02-24 06:56:41.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-02-24 06:56:41.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:41.780 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ff8d76f: (connection evicted) 2025-02-24 06:56:41.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:41.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-02-24 06:56:41.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-02-24 06:56:42.107 [DefaultDispatcher-worker-6 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bfa5678 2025-02-24 06:56:42.149 [DefaultDispatcher-worker-6 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@769f6023 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65293ca5 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:45.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:45.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2786b644 2025-02-24 06:56:45.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@2786b644 2025-02-24 06:56:45.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-02-24 06:56:45.282 [DefaultDispatcher-worker-9 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2786b644 2025-02-24 06:56:45.362 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b697993 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:45.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-02-24 06:56:45.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-02-24 06:56:45.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-02-24 06:56:45.794 [DefaultDispatcher-worker-20 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-02-24 06:56:45.798 [DefaultDispatcher-worker-13 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-02-24 06:56:45.801 [DefaultDispatcher-worker-8 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-02-24 06:56:45.805 [DefaultDispatcher-worker-13 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-02-24 06:56:45.810 [DefaultDispatcher-worker-9 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280f061e 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c98eaa9 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:45.814 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:45.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-02-24 06:56:45.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-02-24 06:56:45.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-02-24 06:56:45.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-02-24 06:56:45.833 [DefaultDispatcher-worker-20 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-02-24 06:56:45.837 [DefaultDispatcher-worker-11 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-02-24 06:56:45.840 [DefaultDispatcher-worker-7 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-02-24 06:56:45.844 [DefaultDispatcher-worker-1 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1930e8ef 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b20a8e4 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:45.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-02-24 06:56:45.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-02-24 06:56:45.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-02-24 06:56:45.864 [DefaultDispatcher-worker-18 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-02-24 06:56:45.868 [DefaultDispatcher-worker-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-02-24 06:56:45.872 [DefaultDispatcher-worker-1 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-02-24 06:56:45.875 [DefaultDispatcher-worker-3 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-02-24 06:56:45.876 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:45.879 [DefaultDispatcher-worker-4 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-02-24 06:56:45.885 [DefaultDispatcher-worker-5 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29280ca6 2025-02-24 06:56:45.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27260f9c 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:45.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-02-24 06:56:45.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-02-24 06:56:45.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-02-24 06:56:45.903 [DefaultDispatcher-worker-1 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-02-24 06:56:45.907 [DefaultDispatcher-worker-1 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-02-24 06:56:45.910 [DefaultDispatcher-worker-19 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-02-24 06:56:45.914 [DefaultDispatcher-worker-2 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-02-24 06:56:45.915 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:45.917 [DefaultDispatcher-worker-13 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54faa040 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64096a41 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:45.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-02-24 06:56:45.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-02-24 06:56:45.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-02-24 06:56:45.935 [DefaultDispatcher-worker-9 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-02-24 06:56:45.939 [DefaultDispatcher-worker-20 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-02-24 06:56:45.943 [DefaultDispatcher-worker-18 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-02-24 06:56:45.946 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-02-24 06:56:45.946 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:45.949 [DefaultDispatcher-worker-8 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-02-24 06:56:45.953 [DefaultDispatcher-worker-12 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6352a3 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20524816 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:45.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-02-24 06:56:45.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-02-24 06:56:45.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-02-24 06:56:45.973 [DefaultDispatcher-worker-7 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-02-24 06:56:45.977 [DefaultDispatcher-worker-6 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-02-24 06:56:45.980 [DefaultDispatcher-worker-14 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-02-24 06:56:45.984 [DefaultDispatcher-worker-7 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d96b8fb 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d82d35c 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:45.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-02-24 06:56:45.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-02-24 06:56:45.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-02-24 06:56:45.986 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.001 [DefaultDispatcher-worker-6 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-02-24 06:56:46.005 [DefaultDispatcher-worker-16 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-02-24 06:56:46.008 [DefaultDispatcher-worker-10 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-02-24 06:56:46.012 [DefaultDispatcher-worker-17 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-02-24 06:56:46.015 [DefaultDispatcher-worker-8 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-02-24 06:56:46.018 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.020 [DefaultDispatcher-worker-19 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cb64b9c 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a644d75 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-02-24 06:56:46.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-02-24 06:56:46.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d8794f 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-02-24 06:56:46.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-02-24 06:56:46.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-02-24 06:56:46.045 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-02-24 06:56:46.046 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3749c6ac 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@90b9695 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-02-24 06:56:46.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-02-24 06:56:46.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-02-24 06:56:46.056 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.063 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-02-24 06:56:46.065 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d776ac 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e02661 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-02-24 06:56:46.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-02-24 06:56:46.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-02-24 06:56:46.081 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-02-24 06:56:46.082 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@549be307 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f2b608e 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-02-24 06:56:46.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-02-24 06:56:46.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-02-24 06:56:46.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-02-24 06:56:46.085 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.096 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-02-24 06:56:46.098 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@420068a 2025-02-24 06:56:46.101 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/ 2025-02-24 06:56:46.101 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36109/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.102 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/ 2025-02-24 06:56:46.102 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/ 2025-02-24 06:56:46.103 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36109/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.122 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.132 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.145 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/ 2025-02-24 06:56:46.145 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/ 2025-02-24 06:56:46.145 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36109/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.150 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.169 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.184 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.186 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/ 2025-02-24 06:56:46.187 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/ 2025-02-24 06:56:46.187 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36109/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.229 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/ 2025-02-24 06:56:46.229 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/ 2025-02-24 06:56:46.229 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36109/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.271 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/ 2025-02-24 06:56:46.271 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/ 2025-02-24 06:56:46.271 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36109/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.312 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/ 2025-02-24 06:56:46.313 [Test worker @coroutine#1870] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36109/ 2025-02-24 06:56:46.313 [Test worker @coroutine#1870] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36109/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.355 [Test worker @coroutine#1870] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36109/ 2025-02-24 06:56:46.369 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/ 2025-02-24 06:56:46.369 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43895/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.370 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/ 2025-02-24 06:56:46.370 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/ 2025-02-24 06:56:46.370 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43895/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.411 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/ 2025-02-24 06:56:46.411 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/ 2025-02-24 06:56:46.411 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43895/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.453 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/ 2025-02-24 06:56:46.453 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/ 2025-02-24 06:56:46.453 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43895/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.495 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/ 2025-02-24 06:56:46.495 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/ 2025-02-24 06:56:46.495 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43895/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.536 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/ 2025-02-24 06:56:46.537 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/ 2025-02-24 06:56:46.537 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43895/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.578 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/ 2025-02-24 06:56:46.579 [Test worker @coroutine#1886] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43895/ 2025-02-24 06:56:46.579 [Test worker @coroutine#1886] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43895/ from class io.ktor.utils.io.ByteBufferChannel 2025-02-24 06:56:46.579 [Test worker @coroutine#1886] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43895/ 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe59f84 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.624 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-02-24 06:56:46.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@373c8f35 2025-02-24 06:56:46.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@373c8f35 2025-02-24 06:56:46.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-02-24 06:56:46.661 [DefaultDispatcher-worker-17 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@373c8f35 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@190cc39e 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b1b469 2025-02-24 06:56:46.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b1b469 2025-02-24 06:56:46.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-02-24 06:56:46.686 [DefaultDispatcher-worker-4 @coroutine#1933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48b1b469 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e9afe4e 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-02-24 06:56:46.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8ba1d2 2025-02-24 06:56:46.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b8ba1d2 2025-02-24 06:56:46.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-02-24 06:56:46.707 [DefaultDispatcher-worker-13 @coroutine#1943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b8ba1d2 2025-02-24 06:56:46.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64821706 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@627ad446 2025-02-24 06:56:46.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@627ad446 2025-02-24 06:56:46.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-02-24 06:56:46.725 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.730 [DefaultDispatcher-worker-4 @coroutine#1953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627ad446 2025-02-24 06:56:46.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac35b17 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-02-24 06:56:46.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-02-24 06:56:46.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-02-24 06:56:46.753 [DefaultDispatcher-worker-10 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8035d6 2025-02-24 06:56:46.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d082916 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-02-24 06:56:46.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-02-24 06:56:46.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-02-24 06:56:46.768 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.780 [DefaultDispatcher-worker-17 @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddc9001 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26fc464f 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-02-24 06:56:46.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-02-24 06:56:46.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-02-24 06:56:46.788 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.805 [DefaultDispatcher-worker-4 @coroutine#1987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e669b5c 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:46.806 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:46.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-02-24 06:56:46.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-24 06:56:46.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-24 06:56:46.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-02-24 06:56:46.810 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.825 [DefaultDispatcher-worker-15 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-24 06:56:46.830 [DefaultDispatcher-worker-16 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-24 06:56:46.831 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.833 [DefaultDispatcher-worker-6 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-24 06:56:46.837 [DefaultDispatcher-worker-12 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-24 06:56:46.844 [DefaultDispatcher-worker-20 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-24 06:56:46.848 [DefaultDispatcher-worker-15 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@125c03d3 2025-02-24 06:56:46.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown initiated... 2025-02-24 06:56:46.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Close initiated... 2025-02-24 06:56:46.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.851 [HikariPool-104 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Closing connection org.sqlite.jdbc4.JDBC4Connection@125c03d3: (connection evicted) 2025-02-24 06:56:46.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:46.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Closed. 2025-02-24 06:56:46.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Shutdown completed. 2025-02-24 06:56:46.881 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:46.884 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ceb7a60 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:50.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:50.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:50.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:50.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:50.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:50.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-02-24 06:56:50.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8683b8 2025-02-24 06:56:50.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8683b8 2025-02-24 06:56:50.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-02-24 06:56:50.933 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8683b8 2025-02-24 06:56:50.942 [DefaultDispatcher-worker-12 @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8683b8 2025-02-24 06:56:50.949 [DefaultDispatcher-worker-16 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8683b8 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c33609 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:50.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-02-24 06:56:50.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-02-24 06:56:50.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-02-24 06:56:50.959 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-02-24 06:56:50.968 [DefaultDispatcher-worker-20 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-02-24 06:56:50.972 [DefaultDispatcher-worker-6 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-02-24 06:56:50.975 [DefaultDispatcher-worker-6 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-02-24 06:56:50.980 [DefaultDispatcher-worker-18 @coroutine#2026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22f1a340 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d3c14c3 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:50.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:50.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-02-24 06:56:50.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-02-24 06:56:50.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-02-24 06:56:50.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-02-24 06:56:50.990 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-02-24 06:56:50.999 [DefaultDispatcher-worker-1 @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-02-24 06:56:51.003 [DefaultDispatcher-worker-19 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-02-24 06:56:51.006 [DefaultDispatcher-worker-14 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-02-24 06:56:51.010 [DefaultDispatcher-worker-18 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7715d43c 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-02-24 06:56:51.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2025-02-24 06:56:51.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2025-02-24 06:56:51.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-02-24 06:56:51.021 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2025-02-24 06:56:51.024 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.030 [DefaultDispatcher-worker-17 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2025-02-24 06:56:51.034 [DefaultDispatcher-worker-8 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2025-02-24 06:56:51.038 [DefaultDispatcher-worker-12 @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16ca4532 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@535adf36 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-02-24 06:56:51.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-02-24 06:56:51.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-02-24 06:56:51.049 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-02-24 06:56:51.050 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.058 [DefaultDispatcher-worker-1 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-02-24 06:56:51.062 [DefaultDispatcher-worker-15 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25cef4b3 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fa3bebe 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-02-24 06:56:51.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-02-24 06:56:51.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-02-24 06:56:51.074 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-02-24 06:56:51.081 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.083 [DefaultDispatcher-worker-2 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aa85fcf 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fdcc63f 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@473c491 2025-02-24 06:56:51.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@473c491 2025-02-24 06:56:51.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-02-24 06:56:51.094 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473c491 2025-02-24 06:56:51.103 [DefaultDispatcher-worker-12 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@473c491 2025-02-24 06:56:51.141 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.141 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.164 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.199 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36def543 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:51.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:51.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-02-24 06:56:51.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:51.230 [Test worker @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:51.231 [Test worker @coroutine#2056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:51.233 [DefaultDispatcher-worker-12 @coroutine#2060] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.233 [DefaultDispatcher-worker-12 @coroutine#2060] 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:54155/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.233 [DefaultDispatcher-worker-12 @coroutine#2060] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.233 [DefaultDispatcher-worker-12 @coroutine#2060] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54155/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.234 [DefaultDispatcher-worker-17 @coroutine#2060] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.234 [DefaultDispatcher-worker-17 @coroutine#2060] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.238 [DefaultDispatcher-worker-6 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:51.238 [DefaultDispatcher-worker-6 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.238 [DefaultDispatcher-worker-6 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.238 [DefaultDispatcher-worker-6 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.238 [DefaultDispatcher-worker-5 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.238 [DefaultDispatcher-worker-5 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.239 [Test worker @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:51.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dcf5f38 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b689f6 2025-02-24 06:56:51.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b689f6 2025-02-24 06:56:51.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-02-24 06:56:51.254 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b689f6 2025-02-24 06:56:51.261 [Test worker @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b689f6 2025-02-24 06:56:51.262 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b689f6 2025-02-24 06:56:51.264 [DefaultDispatcher-worker-13 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-24 06:56:51.265 [DefaultDispatcher-worker-13 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54155/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-02-24 06:56:51.265 [DefaultDispatcher-worker-13 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-24 06:56:51.266 [DefaultDispatcher-worker-13 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-24 06:56:51.266 [DefaultDispatcher-worker-13 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-02-24 06:56:51.266 [DefaultDispatcher-worker-9 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b689f6 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b3cbc0e 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-02-24 06:56:51.310 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.312 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@749c0f2 2025-02-24 06:56:51.312 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@749c0f2 2025-02-24 06:56:51.314 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@98e3e6b 2025-02-24 06:56:51.314 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@98e3e6b 2025-02-24 06:56:51.316 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@db1ab82 2025-02-24 06:56:51.316 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@db1ab82 2025-02-24 06:56:51.318 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b33450 2025-02-24 06:56:51.318 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@48b33450 2025-02-24 06:56:51.320 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b433e4 2025-02-24 06:56:51.320 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b433e4 2025-02-24 06:56:51.322 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@793138df 2025-02-24 06:56:51.322 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@793138df 2025-02-24 06:56:51.322 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.324 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dc61c0 2025-02-24 06:56:51.324 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@79dc61c0 2025-02-24 06:56:51.326 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@289ccb1f 2025-02-24 06:56:51.326 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@289ccb1f 2025-02-24 06:56:51.328 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@897f6fb 2025-02-24 06:56:51.328 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@897f6fb 2025-02-24 06:56:51.328 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.328 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.330 [Test worker @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.330 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51163/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.330 [DefaultDispatcher-worker-16 @coroutine#2092] 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:51163/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.330 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51163/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.330 [DefaultDispatcher-worker-16 @coroutine#2092] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51163/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.331 [DefaultDispatcher-worker-13 @coroutine#2092] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51163/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.331 [DefaultDispatcher-worker-13 @coroutine#2092] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51163/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.335 [DefaultDispatcher-worker-17 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.335 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.335 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.335 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.336 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.336 [DefaultDispatcher-worker-17 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.337 [Test worker @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.340 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.342 [DefaultDispatcher-worker-19 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.343 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec176c3 2025-02-24 06:56:51.343 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec176c3 2025-02-24 06:56:51.345 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5006836b 2025-02-24 06:56:51.345 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@5006836b 2025-02-24 06:56:51.347 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54391db3 2025-02-24 06:56:51.347 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@54391db3 2025-02-24 06:56:51.347 [DefaultDispatcher-worker-8 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.349 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@113b8950 2025-02-24 06:56:51.349 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@113b8950 2025-02-24 06:56:51.351 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@441982da 2025-02-24 06:56:51.351 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@441982da 2025-02-24 06:56:51.352 [DefaultDispatcher-worker-6 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.354 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e05ce9 2025-02-24 06:56:51.354 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e05ce9 2025-02-24 06:56:51.356 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2809c3 2025-02-24 06:56:51.356 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2809c3 2025-02-24 06:56:51.356 [DefaultDispatcher-worker-16 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.358 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7114761f 2025-02-24 06:56:51.358 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7114761f 2025-02-24 06:56:51.360 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@791325b5 2025-02-24 06:56:51.360 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@791325b5 2025-02-24 06:56:51.360 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.361 [DefaultDispatcher-worker-11 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.365 [DefaultDispatcher-worker-4 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.369 [DefaultDispatcher-worker-8 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.373 [DefaultDispatcher-worker-9 @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.378 [DefaultDispatcher-worker-12 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.383 [DefaultDispatcher-worker-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24ffe853 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-02-24 06:56:51.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:51.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:51.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-02-24 06:56:51.405 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:51.408 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.410 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f9814f 2025-02-24 06:56:51.410 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f9814f 2025-02-24 06:56:51.411 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:51.412 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3e6760 2025-02-24 06:56:51.412 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c3e6760 2025-02-24 06:56:51.412 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:51.413 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4801ea3f 2025-02-24 06:56:51.413 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4801ea3f 2025-02-24 06:56:51.413 [DefaultDispatcher-worker-18 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.413 [DefaultDispatcher-worker-18 @coroutine#2138] 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:50711/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.413 [DefaultDispatcher-worker-18 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.413 [DefaultDispatcher-worker-18 @coroutine#2138] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50711/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.415 [DefaultDispatcher-worker-4 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.415 [DefaultDispatcher-worker-4 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.415 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@d036d5b 2025-02-24 06:56:51.415 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@d036d5b 2025-02-24 06:56:51.416 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe664d 2025-02-24 06:56:51.417 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe664d 2025-02-24 06:56:51.418 [DefaultDispatcher-worker-17 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:51.418 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c440435 2025-02-24 06:56:51.418 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c440435 2025-02-24 06:56:51.418 [DefaultDispatcher-worker-17 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.418 [DefaultDispatcher-worker-17 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.418 [DefaultDispatcher-worker-17 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.419 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.419 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.420 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:51.420 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b535190 2025-02-24 06:56:51.420 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b535190 2025-02-24 06:56:51.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a645a2 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-02-24 06:56:51.423 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2c9214 2025-02-24 06:56:51.423 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2c9214 2025-02-24 06:56:51.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2025-02-24 06:56:51.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2025-02-24 06:56:51.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-02-24 06:56:51.424 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2025-02-24 06:56:51.425 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d104df2 2025-02-24 06:56:51.425 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d104df2 2025-02-24 06:56:51.425 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.431 [Test worker @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2025-02-24 06:56:51.432 [Test worker @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2025-02-24 06:56:51.433 [DefaultDispatcher-worker-1 @coroutine#2160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-24 06:56:51.433 [DefaultDispatcher-worker-1 @coroutine#2160] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50711/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-02-24 06:56:51.433 [DefaultDispatcher-worker-1 @coroutine#2160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-24 06:56:51.434 [DefaultDispatcher-worker-10 @coroutine#2160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-24 06:56:51.434 [DefaultDispatcher-worker-10 @coroutine#2160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-02-24 06:56:51.436 [DefaultDispatcher-worker-7 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ead6e20 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665c79a2 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:51.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:51.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-02-24 06:56:51.491 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.491 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:51.493 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa01e66 2025-02-24 06:56:51.493 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa01e66 2025-02-24 06:56:51.495 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1167e3e2 2025-02-24 06:56:51.495 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1167e3e2 2025-02-24 06:56:51.497 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@15587516 2025-02-24 06:56:51.497 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@15587516 2025-02-24 06:56:51.497 [Test worker @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:51.498 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:51.499 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@505ae9d9 2025-02-24 06:56:51.499 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@505ae9d9 2025-02-24 06:56:51.499 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.499 [DefaultDispatcher-worker-5 @coroutine#2171] 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:32979/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.499 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.499 [DefaultDispatcher-worker-5 @coroutine#2171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32979/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.500 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.500 [DefaultDispatcher-worker-4 @coroutine#2171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32979/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.501 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f168e9a 2025-02-24 06:56:51.501 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f168e9a 2025-02-24 06:56:51.503 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c01c69 2025-02-24 06:56:51.503 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@61c01c69 2025-02-24 06:56:51.504 [DefaultDispatcher-worker-5 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:51.504 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.504 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.504 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.504 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.504 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.505 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fb01b 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.505 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37662582 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.505 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@37662582 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-02-24 06:56:51.507 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30751696 2025-02-24 06:56:51.507 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@30751696 2025-02-24 06:56:51.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-02-24 06:56:51.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-02-24 06:56:51.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-02-24 06:56:51.508 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-02-24 06:56:51.509 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c2c5c 2025-02-24 06:56:51.509 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c2c5c 2025-02-24 06:56:51.509 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.514 [Test worker @coroutine#2182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-02-24 06:56:51.515 [Test worker @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2060df8 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:51.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:51.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-02-24 06:56:51.520 [DefaultDispatcher-worker-3 @coroutine#2186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77587422 2025-02-24 06:56:51.524 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.526 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a80f57 2025-02-24 06:56:51.526 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a80f57 2025-02-24 06:56:51.528 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@796fffd2 2025-02-24 06:56:51.528 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@796fffd2 2025-02-24 06:56:51.530 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d506427 2025-02-24 06:56:51.530 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d506427 2025-02-24 06:56:51.531 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:51.532 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3852f5e9 2025-02-24 06:56:51.532 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3852f5e9 2025-02-24 06:56:51.534 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb78703 2025-02-24 06:56:51.534 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb78703 2025-02-24 06:56:51.536 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a06848 2025-02-24 06:56:51.536 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a06848 2025-02-24 06:56:51.538 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77af4407 2025-02-24 06:56:51.538 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@77af4407 2025-02-24 06:56:51.538 [Test worker @coroutine#2194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:51.539 [Test worker @coroutine#2196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:51.539 [DefaultDispatcher-worker-3 @coroutine#2200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.539 [DefaultDispatcher-worker-3 @coroutine#2200] 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:50465/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.539 [DefaultDispatcher-worker-3 @coroutine#2200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.540 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@587d0aa6 2025-02-24 06:56:51.540 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@587d0aa6 2025-02-24 06:56:51.540 [DefaultDispatcher-worker-3 @coroutine#2200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50465/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.540 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.540 [DefaultDispatcher-worker-20 @coroutine#2200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50465/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.542 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc11135 2025-02-24 06:56:51.542 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc11135 2025-02-24 06:56:51.542 [HikariPool-116 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.544 [DefaultDispatcher-worker-3 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:51.544 [DefaultDispatcher-worker-3 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.544 [DefaultDispatcher-worker-3 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.544 [DefaultDispatcher-worker-3 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.544 [DefaultDispatcher-worker-3 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.544 [DefaultDispatcher-worker-3 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.545 [Test worker @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f1a81a 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-02-24 06:56:51.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-02-24 06:56:51.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-02-24 06:56:51.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-02-24 06:56:51.548 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-02-24 06:56:51.555 [Test worker @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-02-24 06:56:51.556 [Test worker @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ffba690 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:51.557 [DefaultDispatcher-worker-3 @coroutine#2222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-02-24 06:56:51.560 [DefaultDispatcher-worker-20 @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304933cb 2025-02-24 06:56:51.572 [DefaultDispatcher-worker-3 @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:51.577 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.578 [DefaultDispatcher-worker-3 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:51.579 [DefaultDispatcher-worker-3 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:51.579 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efd622 2025-02-24 06:56:51.579 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7efd622 2025-02-24 06:56:51.579 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.579 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.579 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.579 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.580 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.580 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-24 06:56:51.580 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.580 [DefaultDispatcher-worker-19 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.581 [DefaultDispatcher-worker-3 @coroutine#2222] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.581 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@92828af 2025-02-24 06:56:51.581 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@92828af 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f523dae 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.581 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-02-24 06:56:51.583 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d17bd52 2025-02-24 06:56:51.583 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@d17bd52 2025-02-24 06:56:51.584 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48152294 2025-02-24 06:56:51.584 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@48152294 2025-02-24 06:56:51.584 [DefaultDispatcher-worker-17 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:51.584 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.584 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.584 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.585 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.586 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3132a372 2025-02-24 06:56:51.586 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@3132a372 2025-02-24 06:56:51.587 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@799788ab 2025-02-24 06:56:51.587 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@799788ab 2025-02-24 06:56:51.588 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@495a57e6 2025-02-24 06:56:51.588 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@495a57e6 2025-02-24 06:56:51.590 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@283adddb 2025-02-24 06:56:51.590 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@283adddb 2025-02-24 06:56:51.591 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c37c29d 2025-02-24 06:56:51.591 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@c37c29d 2025-02-24 06:56:51.591 [HikariPool-117 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.597 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.603 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.604 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.605 [DefaultDispatcher-worker-5 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.605 [DefaultDispatcher-worker-5 @coroutine#2243] 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:41859/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.605 [DefaultDispatcher-worker-5 @coroutine#2243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.605 [DefaultDispatcher-worker-5 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41859/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.606 [DefaultDispatcher-worker-19 @coroutine#2243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.606 [DefaultDispatcher-worker-19 @coroutine#2243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.608 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.609 [DefaultDispatcher-worker-2 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.609 [DefaultDispatcher-worker-2 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.609 [DefaultDispatcher-worker-2 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.609 [DefaultDispatcher-worker-2 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.609 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.609 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.610 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7946604a 2025-02-24 06:56:51.610 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7946604a 2025-02-24 06:56:51.610 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.612 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@77818112 2025-02-24 06:56:51.612 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@77818112 2025-02-24 06:56:51.614 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be0b3a 2025-02-24 06:56:51.614 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be0b3a 2025-02-24 06:56:51.615 [DefaultDispatcher-worker-12 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.617 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bc8b29 2025-02-24 06:56:51.617 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@36bc8b29 2025-02-24 06:56:51.617 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.619 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c32f984 2025-02-24 06:56:51.619 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c32f984 2025-02-24 06:56:51.620 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ca670c 2025-02-24 06:56:51.620 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ca670c 2025-02-24 06:56:51.620 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.621 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07e01 2025-02-24 06:56:51.621 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c07e01 2025-02-24 06:56:51.622 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0d9be5 2025-02-24 06:56:51.622 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0d9be5 2025-02-24 06:56:51.623 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a45218 2025-02-24 06:56:51.623 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a45218 2025-02-24 06:56:51.624 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e320c7c 2025-02-24 06:56:51.624 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e320c7c 2025-02-24 06:56:51.625 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@56937466 2025-02-24 06:56:51.625 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@56937466 2025-02-24 06:56:51.625 [DefaultDispatcher-worker-14 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.626 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3091de 2025-02-24 06:56:51.627 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3091de 2025-02-24 06:56:51.627 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0649e9 2025-02-24 06:56:51.627 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0649e9 2025-02-24 06:56:51.627 [HikariPool-118 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.629 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c857fb3 2025-02-24 06:56:51.629 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c857fb3 2025-02-24 06:56:51.630 [DefaultDispatcher-worker-6 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.631 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa10d75 2025-02-24 06:56:51.631 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aa10d75 2025-02-24 06:56:51.633 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@64febdb1 2025-02-24 06:56:51.633 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@64febdb1 2025-02-24 06:56:51.634 [DefaultDispatcher-worker-14 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.635 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1f6e91 2025-02-24 06:56:51.635 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b1f6e91 2025-02-24 06:56:51.637 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd0f6a6 2025-02-24 06:56:51.637 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@cd0f6a6 2025-02-24 06:56:51.637 [HikariPool-119 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.638 [DefaultDispatcher-worker-13 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.641 [DefaultDispatcher-worker-19 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.645 [DefaultDispatcher-worker-17 @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.648 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.649 [DefaultDispatcher-worker-7 @coroutine#2264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.650 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddd4c59 2025-02-24 06:56:51.650 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddd4c59 2025-02-24 06:56:51.650 [DefaultDispatcher-worker-8 @coroutine#2270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.651 [DefaultDispatcher-worker-8 @coroutine#2270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-24 06:56:51.651 [DefaultDispatcher-worker-8 @coroutine#2270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.651 [DefaultDispatcher-worker-2 @coroutine#2270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.651 [DefaultDispatcher-worker-2 @coroutine#2270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.651 [DefaultDispatcher-worker-2 @coroutine#2270] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41859/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-24 06:56:51.651 [DefaultDispatcher-worker-2 @coroutine#2270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41859/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:51.652 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@431abb92 2025-02-24 06:56:51.652 [DefaultDispatcher-worker-2 @coroutine#2270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-24 06:56:51.652 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@431abb92 2025-02-24 06:56:51.652 [DefaultDispatcher-worker-2 @coroutine#2270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-24 06:56:51.652 [DefaultDispatcher-worker-2 @coroutine#2270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-24 06:56:51.653 [DefaultDispatcher-worker-8 @coroutine#2270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-24 06:56:51.653 [DefaultDispatcher-worker-8 @coroutine#2270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-24 06:56:51.654 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47252729 2025-02-24 06:56:51.654 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@47252729 2025-02-24 06:56:51.656 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@227b1a9 2025-02-24 06:56:51.656 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@227b1a9 2025-02-24 06:56:51.658 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.658 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@253f9a30 2025-02-24 06:56:51.658 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@253f9a30 2025-02-24 06:56:51.660 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50db3bce 2025-02-24 06:56:51.660 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@50db3bce 2025-02-24 06:56:51.660 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef732e 2025-02-24 06:56:51.660 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ef732e 2025-02-24 06:56:51.662 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1cdfa5 2025-02-24 06:56:51.662 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1cdfa5 2025-02-24 06:56:51.662 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1d0615 2025-02-24 06:56:51.662 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1d0615 2025-02-24 06:56:51.664 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2350be 2025-02-24 06:56:51.664 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2350be 2025-02-24 06:56:51.664 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62084ee6 2025-02-24 06:56:51.664 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@62084ee6 2025-02-24 06:56:51.666 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f21d59e 2025-02-24 06:56:51.666 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f21d59e 2025-02-24 06:56:51.666 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3fb68d 2025-02-24 06:56:51.666 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3fb68d 2025-02-24 06:56:51.666 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.668 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@162d98ff 2025-02-24 06:56:51.668 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@162d98ff 2025-02-24 06:56:51.670 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e748c68 2025-02-24 06:56:51.670 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e748c68 2025-02-24 06:56:51.671 [DefaultDispatcher-worker-19 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:51.672 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e929fb8 2025-02-24 06:56:51.672 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e929fb8 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dd8b40e 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-02-24 06:56:51.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-02-24 06:56:51.674 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0e2ad1 2025-02-24 06:56:51.674 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0e2ad1 2025-02-24 06:56:51.677 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ebfaf 2025-02-24 06:56:51.677 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ebfaf 2025-02-24 06:56:51.677 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.682 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.684 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8efd14 2025-02-24 06:56:51.684 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8efd14 2025-02-24 06:56:51.686 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@74490c35 2025-02-24 06:56:51.686 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@74490c35 2025-02-24 06:56:51.688 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@70769664 2025-02-24 06:56:51.688 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@70769664 2025-02-24 06:56:51.688 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.690 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3574060e 2025-02-24 06:56:51.690 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3574060e 2025-02-24 06:56:51.692 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f2be9 2025-02-24 06:56:51.692 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@381f2be9 2025-02-24 06:56:51.694 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bb07b 2025-02-24 06:56:51.694 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48bb07b 2025-02-24 06:56:51.694 [Test worker @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.696 [Test worker @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.696 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@400ac338 2025-02-24 06:56:51.696 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@400ac338 2025-02-24 06:56:51.696 [DefaultDispatcher-worker-7 @coroutine#2294] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.696 [DefaultDispatcher-worker-7 @coroutine#2294] 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:40565/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.696 [DefaultDispatcher-worker-7 @coroutine#2294] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.697 [DefaultDispatcher-worker-7 @coroutine#2294] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40565/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.697 [DefaultDispatcher-worker-9 @coroutine#2294] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.697 [DefaultDispatcher-worker-9 @coroutine#2294] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40565/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.699 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@555bf941 2025-02-24 06:56:51.699 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@555bf941 2025-02-24 06:56:51.701 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ad060 2025-02-24 06:56:51.701 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@145ad060 2025-02-24 06:56:51.701 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.701 [DefaultDispatcher-worker-5 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.701 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.701 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.701 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.702 [DefaultDispatcher-worker-6 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.702 [DefaultDispatcher-worker-6 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.702 [Test worker @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70313b0b 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-02-24 06:56:51.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-24 06:56:51.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-24 06:56:51.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-02-24 06:56:51.705 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-24 06:56:51.712 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-24 06:56:51.713 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-24 06:56:51.717 [DefaultDispatcher-worker-17 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@444720b7 2025-02-24 06:56:51.717 [DefaultDispatcher-worker-7 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.721 [DefaultDispatcher-worker-1 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.724 [DefaultDispatcher-worker-2 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.727 [DefaultDispatcher-worker-18 @coroutine#2316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.739 [DefaultDispatcher-worker-19 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.747 [DefaultDispatcher-worker-5 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.751 [DefaultDispatcher-worker-17 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.755 [DefaultDispatcher-worker-5 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.760 [DefaultDispatcher-worker-14 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.764 [DefaultDispatcher-worker-5 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145ce025 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-02-24 06:56:51.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-02-24 06:56:51.774 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.776 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@a71b62c 2025-02-24 06:56:51.776 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@a71b62c 2025-02-24 06:56:51.778 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b64912 2025-02-24 06:56:51.778 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b64912 2025-02-24 06:56:51.780 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.780 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd5c 2025-02-24 06:56:51.780 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@89dd5c 2025-02-24 06:56:51.782 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b4329 2025-02-24 06:56:51.782 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b4329 2025-02-24 06:56:51.784 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc4d62 2025-02-24 06:56:51.784 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@42cc4d62 2025-02-24 06:56:51.786 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@740462f0 2025-02-24 06:56:51.786 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@740462f0 2025-02-24 06:56:51.786 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.787 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.788 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa93211 2025-02-24 06:56:51.788 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aa93211 2025-02-24 06:56:51.788 [DefaultDispatcher-worker-5 @coroutine#2336] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.788 [DefaultDispatcher-worker-5 @coroutine#2336] 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:53127/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.788 [DefaultDispatcher-worker-5 @coroutine#2336] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.788 [DefaultDispatcher-worker-5 @coroutine#2336] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53127/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.789 [DefaultDispatcher-worker-8 @coroutine#2336] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.789 [DefaultDispatcher-worker-8 @coroutine#2336] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.790 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a4bc66 2025-02-24 06:56:51.790 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a4bc66 2025-02-24 06:56:51.792 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52342ed 2025-02-24 06:56:51.792 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52342ed 2025-02-24 06:56:51.792 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.793 [DefaultDispatcher-worker-6 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.793 [DefaultDispatcher-worker-6 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.793 [DefaultDispatcher-worker-6 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.793 [DefaultDispatcher-worker-6 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.794 [DefaultDispatcher-worker-11 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.794 [DefaultDispatcher-worker-11 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.794 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb23b9c 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-02-24 06:56:51.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2025-02-24 06:56:51.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2025-02-24 06:56:51.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-02-24 06:56:51.798 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2025-02-24 06:56:51.804 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2025-02-24 06:56:51.805 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.805 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2025-02-24 06:56:51.808 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1e0de7 2025-02-24 06:56:51.808 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1e0de7 2025-02-24 06:56:51.809 [DefaultDispatcher-worker-4 @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f19430f 2025-02-24 06:56:51.810 [DefaultDispatcher-worker-4 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.812 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d9fc34 2025-02-24 06:56:51.812 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d9fc34 2025-02-24 06:56:51.814 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e66697 2025-02-24 06:56:51.814 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e66697 2025-02-24 06:56:51.815 [DefaultDispatcher-worker-17 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.817 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e4f60f 2025-02-24 06:56:51.817 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@32e4f60f 2025-02-24 06:56:51.819 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f18a481 2025-02-24 06:56:51.819 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f18a481 2025-02-24 06:56:51.820 [DefaultDispatcher-worker-16 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.822 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cc70a 2025-02-24 06:56:51.822 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31cc70a 2025-02-24 06:56:51.824 [DefaultDispatcher-worker-17 @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.824 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@470acb20 2025-02-24 06:56:51.824 [DefaultDispatcher-worker-11 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.824 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@470acb20 2025-02-24 06:56:51.824 [DefaultDispatcher-worker-11 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-24 06:56:51.824 [DefaultDispatcher-worker-11 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.825 [DefaultDispatcher-worker-15 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.825 [DefaultDispatcher-worker-15 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-02-24 06:56:51.827 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb0940 2025-02-24 06:56:51.827 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52cb0940 2025-02-24 06:56:51.829 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d9334 2025-02-24 06:56:51.829 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d9334 2025-02-24 06:56:51.829 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.866 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.866 [DefaultDispatcher-worker-17 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53127/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-02-24 06:56:51.866 [DefaultDispatcher-worker-17 @coroutine#2365] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53127/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:51.867 [DefaultDispatcher-worker-17 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-24 06:56:51.867 [DefaultDispatcher-worker-17 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-02-24 06:56:51.867 [DefaultDispatcher-worker-17 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-24 06:56:51.868 [DefaultDispatcher-worker-11 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-24 06:56:51.868 [DefaultDispatcher-worker-11 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-02-24 06:56:51.868 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed316f8 2025-02-24 06:56:51.868 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed316f8 2025-02-24 06:56:51.869 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014ef52 2025-02-24 06:56:51.869 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3014ef52 2025-02-24 06:56:51.871 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b7d88 2025-02-24 06:56:51.871 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@342b7d88 2025-02-24 06:56:51.872 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7129e569 2025-02-24 06:56:51.872 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7129e569 2025-02-24 06:56:51.874 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4962 2025-02-24 06:56:51.874 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@57eb4962 2025-02-24 06:56:51.876 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@409252b2 2025-02-24 06:56:51.876 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@409252b2 2025-02-24 06:56:51.877 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbaa015 2025-02-24 06:56:51.877 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fbaa015 2025-02-24 06:56:51.879 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@11061a26 2025-02-24 06:56:51.879 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@11061a26 2025-02-24 06:56:51.879 [DefaultDispatcher-worker-5 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:51.881 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabe13d 2025-02-24 06:56:51.881 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cabe13d 2025-02-24 06:56:51.881 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56a6aadb 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:51.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:51.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-02-24 06:56:51.894 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:51.897 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.899 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:51.899 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc26462 2025-02-24 06:56:51.899 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc26462 2025-02-24 06:56:51.900 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:51.901 [DefaultDispatcher-worker-18 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.901 [DefaultDispatcher-worker-18 @coroutine#2390] 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:44925/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:51.901 [DefaultDispatcher-worker-18 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.901 [DefaultDispatcher-worker-18 @coroutine#2390] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44925/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.901 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@33058daa 2025-02-24 06:56:51.901 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@33058daa 2025-02-24 06:56:51.902 [DefaultDispatcher-worker-7 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.902 [DefaultDispatcher-worker-7 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:51.904 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@373a0f12 2025-02-24 06:56:51.904 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@373a0f12 2025-02-24 06:56:51.905 [DefaultDispatcher-worker-14 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:51.905 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.905 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:51.905 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.905 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@72388791 2025-02-24 06:56:51.905 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@72388791 2025-02-24 06:56:51.906 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.906 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:51.906 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:51.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16a7af5d 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.907 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-02-24 06:56:51.907 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c771cc0 2025-02-24 06:56:51.907 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c771cc0 2025-02-24 06:56:51.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2ee637 2025-02-24 06:56:51.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e2ee637 2025-02-24 06:56:51.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-02-24 06:56:51.908 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4300b239 2025-02-24 06:56:51.908 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@4300b239 2025-02-24 06:56:51.909 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2ee637 2025-02-24 06:56:51.910 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a577d4 2025-02-24 06:56:51.910 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a577d4 2025-02-24 06:56:51.912 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@121778de 2025-02-24 06:56:51.912 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@121778de 2025-02-24 06:56:51.913 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e2e740 2025-02-24 06:56:51.913 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e2e740 2025-02-24 06:56:51.913 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.914 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2ee637 2025-02-24 06:56:51.915 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2ee637 2025-02-24 06:56:51.917 [DefaultDispatcher-worker-17 @coroutine#2412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/auth/register 2025-02-24 06:56:51.917 [DefaultDispatcher-worker-17 @coroutine#2412] 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:44925/auth/register. 2025-02-24 06:56:51.917 [DefaultDispatcher-worker-17 @coroutine#2412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/auth/register 2025-02-24 06:56:51.917 [DefaultDispatcher-worker-17 @coroutine#2412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44925/auth/register from class io.ktor.http.content.TextContent 2025-02-24 06:56:51.918 [DefaultDispatcher-worker-10 @coroutine#2412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/auth/register 2025-02-24 06:56:51.918 [DefaultDispatcher-worker-10 @coroutine#2412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/auth/register 2025-02-24 06:56:51.919 [DefaultDispatcher-worker-7 @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e2ee637 2025-02-24 06:56:51.958 [DefaultDispatcher-worker-19 @coroutine#2412] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44925/auth/register. 2025-02-24 06:56:51.958 [DefaultDispatcher-worker-19 @coroutine#2412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44925/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:51.970 [DefaultDispatcher-worker-1 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:51.973 [DefaultDispatcher-worker-16 @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c1a76e 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:51.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:51.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-02-24 06:56:51.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-02-24 06:56:51.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-02-24 06:56:51.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-02-24 06:56:51.982 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:51.984 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bab712b 2025-02-24 06:56:51.984 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bab712b 2025-02-24 06:56:51.986 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c8c2e 2025-02-24 06:56:51.986 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@156c8c2e 2025-02-24 06:56:51.988 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11531a5b 2025-02-24 06:56:51.988 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@11531a5b 2025-02-24 06:56:51.989 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54518615 2025-02-24 06:56:51.989 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54518615 2025-02-24 06:56:51.991 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1433979d 2025-02-24 06:56:51.991 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1433979d 2025-02-24 06:56:51.992 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf74c9 2025-02-24 06:56:51.992 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65cf74c9 2025-02-24 06:56:51.994 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-02-24 06:56:51.994 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c473be9 2025-02-24 06:56:51.994 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c473be9 2025-02-24 06:56:51.995 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@347e795a 2025-02-24 06:56:51.995 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@347e795a 2025-02-24 06:56:51.997 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf98f37 2025-02-24 06:56:51.997 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cf98f37 2025-02-24 06:56:51.997 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:51.999 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-02-24 06:56:51.999 [Test worker @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-02-24 06:56:52.001 [DefaultDispatcher-worker-15 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.001 [DefaultDispatcher-worker-15 @coroutine#2425] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-24 06:56:52.001 [DefaultDispatcher-worker-15 @coroutine#2425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.001 [DefaultDispatcher-worker-15 @coroutine#2425] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:52.001 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.001 [DefaultDispatcher-worker-1 @coroutine#2425] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.005 [DefaultDispatcher-worker-11 @coroutine#2424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-02-24 06:56:52.005 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.005 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-24 06:56:52.005 [DefaultDispatcher-worker-11 @coroutine#2424] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.005 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.005 [DefaultDispatcher-worker-9 @coroutine#2424] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.006 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-02-24 06:56:52.008 [Test worker @coroutine#2436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-02-24 06:56:52.009 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.011 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7b9049 2025-02-24 06:56:52.011 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b7b9049 2025-02-24 06:56:52.012 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bc7156 2025-02-24 06:56:52.012 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@75bc7156 2025-02-24 06:56:52.014 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7183fb39 2025-02-24 06:56:52.014 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7183fb39 2025-02-24 06:56:52.016 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34817b6d 2025-02-24 06:56:52.016 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@34817b6d 2025-02-24 06:56:52.017 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@135f5c6c 2025-02-24 06:56:52.017 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@135f5c6c 2025-02-24 06:56:52.019 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffa990 2025-02-24 06:56:52.019 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ffa990 2025-02-24 06:56:52.019 [Test worker @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69 2025-02-24 06:56:52.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown initiated... 2025-02-24 06:56:52.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Close initiated... 2025-02-24 06:56:52.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.020 [HikariPool-129 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b2c9a69: (connection evicted) 2025-02-24 06:56:52.020 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bcbd025 2025-02-24 06:56:52.020 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bcbd025 2025-02-24 06:56:52.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Closed. 2025-02-24 06:56:52.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Shutdown completed. 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b9b9cb9 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-02-24 06:56:52.022 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ae8422 2025-02-24 06:56:52.022 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ae8422 2025-02-24 06:56:52.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2025-02-24 06:56:52.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2025-02-24 06:56:52.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-02-24 06:56:52.024 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2025-02-24 06:56:52.024 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfb1ee7 2025-02-24 06:56:52.024 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfb1ee7 2025-02-24 06:56:52.024 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-02-24 06:56:52.029 [Test worker @coroutine#2446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2025-02-24 06:56:52.030 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2025-02-24 06:56:52.030 [DefaultDispatcher-worker-11 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.030 [DefaultDispatcher-worker-11 @coroutine#2452] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-24 06:56:52.030 [DefaultDispatcher-worker-11 @coroutine#2452] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.030 [DefaultDispatcher-worker-11 @coroutine#2452] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:52.031 [DefaultDispatcher-worker-20 @coroutine#2452] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.031 [DefaultDispatcher-worker-20 @coroutine#2452] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.034 [DefaultDispatcher-worker-8 @coroutine#2451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2025-02-24 06:56:52.034 [DefaultDispatcher-worker-8 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.034 [DefaultDispatcher-worker-8 @coroutine#2451] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-24 06:56:52.034 [DefaultDispatcher-worker-8 @coroutine#2451] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.035 [DefaultDispatcher-worker-7 @coroutine#2451] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.035 [DefaultDispatcher-worker-7 @coroutine#2451] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.036 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2025-02-24 06:56:52.037 [Test worker @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2025-02-24 06:56:52.039 [Test worker @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99 2025-02-24 06:56:52.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2025-02-24 06:56:52.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2025-02-24 06:56:52.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.039 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ad5f99: (connection evicted) 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2025-02-24 06:56:52.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b863b4 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-02-24 06:56:52.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-02-24 06:56:52.042 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.047 [Test worker @coroutine#2473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.048 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.048 [DefaultDispatcher-worker-8 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.048 [DefaultDispatcher-worker-8 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-24 06:56:52.048 [DefaultDispatcher-worker-8 @coroutine#2479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.048 [DefaultDispatcher-worker-8 @coroutine#2479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:52.049 [DefaultDispatcher-worker-16 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.049 [DefaultDispatcher-worker-16 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.052 [DefaultDispatcher-worker-19 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.052 [DefaultDispatcher-worker-19 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.052 [DefaultDispatcher-worker-19 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-24 06:56:52.052 [DefaultDispatcher-worker-19 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.052 [DefaultDispatcher-worker-12 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.052 [DefaultDispatcher-worker-12 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.053 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.054 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.056 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.058 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.059 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.061 [Test worker @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.062 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622 2025-02-24 06:56:52.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2025-02-24 06:56:52.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2025-02-24 06:56:52.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.063 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e2c8622: (connection evicted) 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2025-02-24 06:56:52.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a9e2c3b 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-02-24 06:56:52.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-24 06:56:52.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-24 06:56:52.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-02-24 06:56:52.065 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-24 06:56:52.070 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-24 06:56:52.071 [Test worker @coroutine#2513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-24 06:56:52.072 [DefaultDispatcher-worker-12 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.072 [DefaultDispatcher-worker-12 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-24 06:56:52.072 [DefaultDispatcher-worker-12 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.072 [DefaultDispatcher-worker-12 @coroutine#2517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:52.073 [DefaultDispatcher-worker-9 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.073 [DefaultDispatcher-worker-9 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.076 [DefaultDispatcher-worker-1 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-24 06:56:52.076 [DefaultDispatcher-worker-1 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.076 [DefaultDispatcher-worker-1 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-24 06:56:52.076 [DefaultDispatcher-worker-1 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.076 [DefaultDispatcher-worker-6 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.076 [DefaultDispatcher-worker-6 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.078 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-24 06:56:52.080 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-24 06:56:52.082 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9423344 2025-02-24 06:56:52.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2025-02-24 06:56:52.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2025-02-24 06:56:52.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.083 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9423344: (connection evicted) 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2025-02-24 06:56:52.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@baf87a5 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-02-24 06:56:52.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-02-24 06:56:52.086 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.091 [Test worker @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.092 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.093 [DefaultDispatcher-worker-3 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.093 [DefaultDispatcher-worker-3 @coroutine#2549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-24 06:56:52.093 [DefaultDispatcher-worker-3 @coroutine#2549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.093 [DefaultDispatcher-worker-3 @coroutine#2549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:52.093 [DefaultDispatcher-worker-14 @coroutine#2549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.093 [DefaultDispatcher-worker-14 @coroutine#2549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.097 [DefaultDispatcher-worker-2 @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.097 [DefaultDispatcher-worker-2 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.097 [DefaultDispatcher-worker-2 @coroutine#2548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-24 06:56:52.097 [DefaultDispatcher-worker-2 @coroutine#2548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.097 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.097 [DefaultDispatcher-worker-15 @coroutine#2548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.098 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.100 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.101 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.102 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.104 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643c33f 2025-02-24 06:56:52.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2025-02-24 06:56:52.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2025-02-24 06:56:52.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.105 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2643c33f: (connection evicted) 2025-02-24 06:56:52.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2025-02-24 06:56:52.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2025-02-24 06:56:52.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-02-24 06:56:52.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d6f951a 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-02-24 06:56:52.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-02-24 06:56:52.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-02-24 06:56:52.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-02-24 06:56:52.107 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-02-24 06:56:52.112 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-02-24 06:56:52.113 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-02-24 06:56:52.114 [DefaultDispatcher-worker-15 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.114 [DefaultDispatcher-worker-15 @coroutine#2581] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2025-02-24 06:56:52.114 [DefaultDispatcher-worker-15 @coroutine#2581] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.114 [DefaultDispatcher-worker-15 @coroutine#2581] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:52.115 [DefaultDispatcher-worker-7 @coroutine#2581] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.115 [DefaultDispatcher-worker-7 @coroutine#2581] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-02-24 06:56:52.118 [DefaultDispatcher-worker-15 @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-02-24 06:56:52.118 [DefaultDispatcher-worker-15 @coroutine#2580] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.118 [DefaultDispatcher-worker-15 @coroutine#2580] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2025-02-24 06:56:52.118 [DefaultDispatcher-worker-15 @coroutine#2580] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.118 [DefaultDispatcher-worker-3 @coroutine#2580] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.118 [DefaultDispatcher-worker-3 @coroutine#2580] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-02-24 06:56:52.119 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-02-24 06:56:52.120 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6 2025-02-24 06:56:52.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2025-02-24 06:56:52.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2025-02-24 06:56:52.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.122 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ade4ac6: (connection evicted) 2025-02-24 06:56:52.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2025-02-24 06:56:52.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2025-02-24 06:56:52.243 [DefaultDispatcher-worker-14 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:52.244 [DefaultDispatcher-worker-14 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.244 [DefaultDispatcher-worker-14 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.244 [DefaultDispatcher-worker-14 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.244 [DefaultDispatcher-worker-10 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.244 [DefaultDispatcher-worker-10 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.340 [DefaultDispatcher-worker-19 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:52.340 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.340 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.340 [DefaultDispatcher-worker-19 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.341 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.341 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fe58644 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-02-24 06:56:52.359 [Test worker @coroutine#2629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-02-24 06:56:52.366 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-02-24 06:56:52.371 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-02-24 06:56:52.372 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-02-24 06:56:52.373 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-02-24 06:56:52.378 [DefaultDispatcher-worker-13 @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-02-24 06:56:52.383 [DefaultDispatcher-worker-10 @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1704437b 2025-02-24 06:56:52.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2025-02-24 06:56:52.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2025-02-24 06:56:52.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.385 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1704437b: (connection evicted) 2025-02-24 06:56:52.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2025-02-24 06:56:52.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61bfd7da 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-02-24 06:56:52.386 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-02-24 06:56:52.394 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-02-24 06:56:52.399 [Test worker @coroutine#2655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-02-24 06:56:52.400 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-02-24 06:56:52.401 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f89d36c 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-02-24 06:56:52.402 [Test worker @coroutine#2654] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-02-24 06:56:52.410 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-02-24 06:56:52.415 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-02-24 06:56:52.416 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-02-24 06:56:52.417 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-02-24 06:56:52.420 [DefaultDispatcher-worker-17 @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bedebe9 2025-02-24 06:56:52.422 [DefaultDispatcher-worker-6 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:52.422 [DefaultDispatcher-worker-6 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.422 [DefaultDispatcher-worker-6 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.422 [DefaultDispatcher-worker-6 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.423 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.423 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.429 [DefaultDispatcher-worker-14 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-02-24 06:56:52.433 [DefaultDispatcher-worker-6 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-02-24 06:56:52.436 [DefaultDispatcher-worker-1 @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@193f5509 2025-02-24 06:56:52.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2025-02-24 06:56:52.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2025-02-24 06:56:52.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.443 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@193f5509: (connection evicted) 2025-02-24 06:56:52.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2025-02-24 06:56:52.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2025-02-24 06:56:52.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-02-24 06:56:52.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-02-24 06:56:52.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.444 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bedebe9: (connection evicted) 2025-02-24 06:56:52.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-02-24 06:56:52.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5687e92d 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-02-24 06:56:52.445 [Test worker @coroutine#2691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-02-24 06:56:52.453 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-02-24 06:56:52.457 [Test worker @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-02-24 06:56:52.458 [Test worker @coroutine#2694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-02-24 06:56:52.459 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f8488ef 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.459 [Test worker @coroutine#2691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-02-24 06:56:52.460 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-02-24 06:56:52.460 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-02-24 06:56:52.460 [Test worker @coroutine#2691] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-02-24 06:56:52.467 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-02-24 06:56:52.471 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-02-24 06:56:52.472 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-02-24 06:56:52.473 [Test worker @coroutine#2702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-02-24 06:56:52.477 [DefaultDispatcher-worker-6 @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56114349 2025-02-24 06:56:52.484 [DefaultDispatcher-worker-8 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-02-24 06:56:52.487 [DefaultDispatcher-worker-2 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-02-24 06:56:52.491 [DefaultDispatcher-worker-6 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3 2025-02-24 06:56:52.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-02-24 06:56:52.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-02-24 06:56:52.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.493 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c10f9f3: (connection evicted) 2025-02-24 06:56:52.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-02-24 06:56:52.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-02-24 06:56:52.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-02-24 06:56:52.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-02-24 06:56:52.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.494 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56114349: (connection evicted) 2025-02-24 06:56:52.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-02-24 06:56:52.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a33d655 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.495 [Test worker @coroutine#2725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-02-24 06:56:52.502 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.508 [Test worker @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.508 [DefaultDispatcher-worker-7 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:52.508 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.508 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.508 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.509 [Test worker @coroutine#2728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.509 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.509 [DefaultDispatcher-worker-6 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.510 [Test worker @coroutine#2732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.514 [DefaultDispatcher-worker-6 @coroutine#2735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.524 [DefaultDispatcher-worker-4 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.525 [Test worker @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.529 [DefaultDispatcher-worker-9 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f45290f 2025-02-24 06:56:52.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-02-24 06:56:52.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-02-24 06:56:52.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.540 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f45290f: (connection evicted) 2025-02-24 06:56:52.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-02-24 06:56:52.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19cad9f0 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.541 [Test worker @coroutine#2781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-02-24 06:56:52.542 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.542 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.542 [Test worker @coroutine#2781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-02-24 06:56:52.549 [DefaultDispatcher-worker-5 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:52.549 [DefaultDispatcher-worker-5 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.549 [DefaultDispatcher-worker-5 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.549 [DefaultDispatcher-worker-5 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.550 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.550 [DefaultDispatcher-worker-18 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.550 [DefaultDispatcher-worker-18 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.555 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.556 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.556 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.561 [DefaultDispatcher-worker-2 @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.572 [DefaultDispatcher-worker-2 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.573 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.577 [DefaultDispatcher-worker-20 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3681c285 2025-02-24 06:56:52.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-02-24 06:56:52.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-02-24 06:56:52.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.580 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3681c285: (connection evicted) 2025-02-24 06:56:52.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-02-24 06:56:52.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a8177f6 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.582 [Test worker @coroutine#2836] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-02-24 06:56:52.589 [DefaultDispatcher-worker-3 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:52.590 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.590 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.590 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.590 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.590 [DefaultDispatcher-worker-3 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.595 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.596 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.596 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.601 [DefaultDispatcher-worker-20 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.612 [DefaultDispatcher-worker-2 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.613 [DefaultDispatcher-worker-14 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:52.613 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.613 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.613 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.614 [DefaultDispatcher-worker-6 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.614 [DefaultDispatcher-worker-6 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.615 [DefaultDispatcher-worker-3 @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.682 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.723 [DefaultDispatcher-worker-16 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:52.723 [DefaultDispatcher-worker-16 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.723 [DefaultDispatcher-worker-16 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.723 [DefaultDispatcher-worker-16 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.724 [DefaultDispatcher-worker-20 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.724 [DefaultDispatcher-worker-20 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.728 [DefaultDispatcher-worker-3 @coroutine#2871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664217a8 2025-02-24 06:56:52.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-02-24 06:56:52.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-02-24 06:56:52.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.757 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@664217a8: (connection evicted) 2025-02-24 06:56:52.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-02-24 06:56:52.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fca369 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.759 [Test worker @coroutine#2882] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-02-24 06:56:52.769 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.774 [Test worker @coroutine#2883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.775 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.775 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.780 [DefaultDispatcher-worker-13 @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.781 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.793 [DefaultDispatcher-worker-19 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.796 [DefaultDispatcher-worker-10 @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e 2025-02-24 06:56:52.797 [DefaultDispatcher-worker-7 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:52.797 [DefaultDispatcher-worker-7 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.797 [DefaultDispatcher-worker-7 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.797 [DefaultDispatcher-worker-7 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.798 [DefaultDispatcher-worker-5 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.798 [DefaultDispatcher-worker-5 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-02-24 06:56:52.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-02-24 06:56:52.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.802 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f3a8e3e: (connection evicted) 2025-02-24 06:56:52.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-02-24 06:56:52.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a648b35 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-02-24 06:56:52.803 [Test worker @coroutine#2919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-02-24 06:56:52.810 [Test worker @coroutine#2919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-02-24 06:56:52.815 [Test worker @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-02-24 06:56:52.816 [Test worker @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-02-24 06:56:52.817 [Test worker @coroutine#2924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-02-24 06:56:52.822 [DefaultDispatcher-worker-7 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79 2025-02-24 06:56:52.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-02-24 06:56:52.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-02-24 06:56:52.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.863 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c5ab79: (connection evicted) 2025-02-24 06:56:52.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:52.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-02-24 06:56:52.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c020c8 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:52.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:52.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-02-24 06:56:52.910 [DefaultDispatcher-worker-9 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:52.910 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.910 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.910 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.911 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.911 [DefaultDispatcher-worker-9 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.918 [DefaultDispatcher-worker-14 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:52.922 [DefaultDispatcher-worker-17 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:52.926 [DefaultDispatcher-worker-3 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:52.929 [DefaultDispatcher-worker-15 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:52.945 [DefaultDispatcher-worker-7 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:52.946 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-02-24 06:56:52.950 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-02-24 06:56:52.951 [DefaultDispatcher-worker-17 @coroutine#2958] INFO ktor.application - Responding at http://0.0.0.0:37037 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64f34c91 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:52.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:52.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-02-24 06:56:52.960 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.960 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:52.960 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.961 [DefaultDispatcher-worker-7 @coroutine#2960] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:52.962 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-24 06:56:52.962 [eventLoopGroupProxy-19-1 @call-handler#2968] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-24 06:56:52.962 [eventLoopGroupProxy-19-1 @call-handler#2968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:52.962 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.962 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:52.962 [eventLoopGroupProxy-19-2 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:52.963 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.963 [DefaultDispatcher-worker-1 @coroutine#2960] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cee1bcf 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-02-24 06:56:52.965 [HikariPool-145 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:52.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:52.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-02-24 06:56:52.970 [DefaultDispatcher-worker-14 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:52.971 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.971 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.971 [DefaultDispatcher-worker-14 @coroutine#2959] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.971 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-24 06:56:52.971 [eventLoopGroupProxy-19-2 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:52.971 [DefaultDispatcher-worker-19 @coroutine#2959] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.971 [DefaultDispatcher-worker-19 @coroutine#2959] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.975 [DefaultDispatcher-worker-10 @coroutine#2959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:52.975 [DefaultDispatcher-worker-11 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.975 [DefaultDispatcher-worker-11 @coroutine#2980] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:52.975 [DefaultDispatcher-worker-11 @coroutine#2980] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.975 [DefaultDispatcher-worker-11 @coroutine#2980] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@405d123c 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:52.976 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:52.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-02-24 06:56:52.976 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.976 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3c5ef1 2025-02-24 06:56:52.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3c5ef1 2025-02-24 06:56:52.976 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:52.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-02-24 06:56:52.977 [eventLoopGroupProxy-19-3 @call-handler#2987] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-24 06:56:52.977 [DefaultDispatcher-worker-10 @coroutine#2980] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.977 [DefaultDispatcher-worker-10 @coroutine#2980] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.977 [eventLoopGroupProxy-19-3 @call-handler#2987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:52.978 [DefaultDispatcher-worker-4 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:52.986 [DefaultDispatcher-worker-18 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:52.986 [DefaultDispatcher-worker-18 @coroutine#2979] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.986 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.986 [DefaultDispatcher-worker-18 @coroutine#2979] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.986 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-02-24 06:56:52.986 [DefaultDispatcher-worker-18 @coroutine#2979] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.986 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.986 [DefaultDispatcher-worker-12 @coroutine#2991] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-02-24 06:56:52.987 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-24 06:56:52.987 [eventLoopGroupProxy-19-2 @call-handler#2997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:52.987 [DefaultDispatcher-worker-7 @coroutine#2979] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.987 [DefaultDispatcher-worker-7 @coroutine#2979] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.987 [eventLoopGroupProxy-19-4 @call-handler#3006] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2025-02-24 06:56:52.987 [eventLoopGroupProxy-19-4 @call-handler#3006] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.988 [eventLoopGroupProxy-19-4 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:52.989 [eventLoopGroupProxy-19-5 @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/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2025-02-24 06:56:52.989 [eventLoopGroupProxy-19-5 @call-handler#3007] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:52.990 [DefaultDispatcher-worker-19 @coroutine#2979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:52.991 [DefaultDispatcher-worker-4 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:52.991 [eventLoopGroupProxy-19-4 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:52.991 [DefaultDispatcher-worker-16 @coroutine#2991] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.991 [DefaultDispatcher-worker-16 @coroutine#2991] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-02-24 06:56:52.993 [DefaultDispatcher-worker-12 @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:52.994 [DefaultDispatcher-worker-13 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:52.995 [DefaultDispatcher-worker-12 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3c5ef1 2025-02-24 06:56:52.996 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.996 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:52.996 [DefaultDispatcher-worker-12 @coroutine#2990] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.996 [eventLoopGroupProxy-19-2 @call-handler#3015] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2025-02-24 06:56:52.996 [eventLoopGroupProxy-19-2 @call-handler#3015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:52.996 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:52.996 [DefaultDispatcher-worker-10 @coroutine#2990] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.000 [DefaultDispatcher-worker-14 @coroutine#2990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3c5ef1 2025-02-24 06:56:53.003 [DefaultDispatcher-worker-19 @coroutine#2992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e3c5ef1 2025-02-24 06:56:53.010 [DefaultDispatcher-worker-8 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:53.011 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-24 06:56:53.011 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-24 06:56:53.011 [DefaultDispatcher-worker-8 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-24 06:56:53.012 [eventLoopGroupProxy-19-2 @call-handler#3029] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-24 06:56:53.014 [DefaultDispatcher-worker-19 @coroutine#3021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.026 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-24 06:56:53.026 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-02-24 06:56:53.026 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-02-24 06:56:53.026 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.027 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103178565201921 2025-02-24 06:56:53.027 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103178565201921. 2025-02-24 06:56:53.027 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103178565201921 2025-02-24 06:56:53.027 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-24 06:56:53.030 [eventLoopGroupProxy-19-2 @call-handler#3034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.030 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103178565201921 2025-02-24 06:56:53.030 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103178565201921 2025-02-24 06:56:53.030 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103178565201921. 2025-02-24 06:56:53.030 [DefaultDispatcher-worker-1 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103178565201921 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.035 [DefaultDispatcher-worker-17 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.036 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync 2025-02-24 06:56:53.036 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-24 06:56:53.036 [DefaultDispatcher-worker-17 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync 2025-02-24 06:56:53.036 [eventLoopGroupProxy-19-2 @call-handler#3038] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-24 06:56:53.037 [eventLoopGroupProxy-19-2 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.037 [DefaultDispatcher-worker-7 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync 2025-02-24 06:56:53.037 [DefaultDispatcher-worker-7 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync 2025-02-24 06:56:53.037 [DefaultDispatcher-worker-7 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-24 06:56:53.037 [DefaultDispatcher-worker-7 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.041 [DefaultDispatcher-worker-9 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.051 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:53.052 [DefaultDispatcher-worker-19 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.056 [DefaultDispatcher-worker-20 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.056 [DefaultDispatcher-worker-11 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:53.056 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.056 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/message. 2025-02-24 06:56:53.056 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.056 [DefaultDispatcher-worker-20 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37037/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-24 06:56:53.056 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-24 06:56:53.057 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-24 06:56:53.057 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:53.061 [DefaultDispatcher-worker-16 @call-handler#3044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:53.061 [eventLoopGroupProxy-19-2 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.062 [DefaultDispatcher-worker-19 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.062 [DefaultDispatcher-worker-19 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.062 [DefaultDispatcher-worker-19 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/message. 2025-02-24 06:56:53.062 [DefaultDispatcher-worker-19 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.065 [DefaultDispatcher-worker-10 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.065 [HikariPool-147 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:53.071 [DefaultDispatcher-worker-6 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:53.072 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-24 06:56:53.072 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-24 06:56:53.072 [DefaultDispatcher-worker-4 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-24 06:56:53.072 [eventLoopGroupProxy-19-2 @call-handler#3057] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-02-24 06:56:53.075 [DefaultDispatcher-worker-20 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.076 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:53.085 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-24 06:56:53.085 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-02-24 06:56:53.086 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-02-24 06:56:53.086 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.086 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103182860169216 2025-02-24 06:56:53.086 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103182860169216. 2025-02-24 06:56:53.086 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103182860169216 2025-02-24 06:56:53.086 [eventLoopGroupProxy-19-2 @call-handler#3061] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2025-02-24 06:56:53.087 [eventLoopGroupProxy-19-2 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.087 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103182860169216 2025-02-24 06:56:53.087 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103182860169216 2025-02-24 06:56:53.087 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103182860169216. 2025-02-24 06:56:53.087 [DefaultDispatcher-worker-15 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=698103182860169216 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.091 [DefaultDispatcher-worker-12 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.091 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync 2025-02-24 06:56:53.091 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-24 06:56:53.091 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync 2025-02-24 06:56:53.092 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2025-02-24 06:56:53.092 [eventLoopGroupProxy-19-2 @call-handler#3065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.092 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync 2025-02-24 06:56:53.092 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync 2025-02-24 06:56:53.092 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync. 2025-02-24 06:56:53.092 [DefaultDispatcher-worker-12 @coroutine#3000] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.096 [DefaultDispatcher-worker-9 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.106 [DefaultDispatcher-worker-1 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.109 [DefaultDispatcher-worker-20 @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.109 [DefaultDispatcher-worker-18 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:53.109 [DefaultDispatcher-worker-20 @coroutine#2981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.109 [DefaultDispatcher-worker-20 @coroutine#2981] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/message. 2025-02-24 06:56:53.109 [DefaultDispatcher-worker-20 @coroutine#2981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.109 [DefaultDispatcher-worker-20 @coroutine#2981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37037/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-24 06:56:53.110 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-24 06:56:53.110 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-24 06:56:53.110 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:53.113 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:53.117 [DefaultDispatcher-worker-8 @call-handler#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:53.117 [eventLoopGroupProxy-19-2 @call-handler#3071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.117 [DefaultDispatcher-worker-8 @coroutine#2981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.117 [DefaultDispatcher-worker-8 @coroutine#2981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.117 [DefaultDispatcher-worker-8 @coroutine#2981] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/message. 2025-02-24 06:56:53.117 [DefaultDispatcher-worker-8 @coroutine#2981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.121 [DefaultDispatcher-worker-1 @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.126 [UI Thread @coroutine#3091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 2025-02-24 06:56:53.126 [UI Thread @coroutine#3091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920. 2025-02-24 06:56:53.126 [UI Thread @coroutine#3091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 2025-02-24 06:56:53.126 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.126 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.126 [UI Thread @coroutine#3095] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.126 [eventLoopGroupProxy-19-2 @call-handler#3106] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-24 06:56:53.127 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-24 06:56:53.127 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.127 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.127 [UI Thread @coroutine#3100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.127 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.127 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.127 [UI Thread @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.128 [UI Thread @coroutine#3119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 2025-02-24 06:56:53.128 [UI Thread @coroutine#3119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921. 2025-02-24 06:56:53.128 [UI Thread @coroutine#3119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 2025-02-24 06:56:53.128 [eventLoopGroupProxy-19-4 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.129 [UI Thread @coroutine#3095] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.129 [UI Thread @coroutine#3095] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.129 [UI Thread @coroutine#3095] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.129 [UI Thread @coroutine#3095] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.129 [eventLoopGroupProxy-19-2 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.129 [UI Thread @coroutine#3091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 2025-02-24 06:56:53.129 [UI Thread @coroutine#3091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 2025-02-24 06:56:53.129 [UI Thread @coroutine#3091] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920. 2025-02-24 06:56:53.129 [UI Thread @coroutine#3091] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.130 [eventLoopGroupProxy-19-7 @call-handler#3131] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-24 06:56:53.130 [eventLoopGroupProxy-19-8 @call-handler#3132] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-24 06:56:53.130 [eventLoopGroupProxy-19-6 @call-handler#3133] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-24 06:56:53.131 [eventLoopGroupProxy-19-7 @call-handler#3131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.131 [eventLoopGroupProxy-19-6 @call-handler#3133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.131 [UI Thread @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.131 [UI Thread @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.131 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.131 [UI Thread @coroutine#3102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.132 [UI Thread @coroutine#3100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.132 [UI Thread @coroutine#3100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.132 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.132 [UI Thread @coroutine#3100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.134 [DefaultDispatcher-worker-11 @coroutine#3095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.137 [eventLoopGroupProxy-19-8 @call-handler#3132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.137 [UI Thread @coroutine#3119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 2025-02-24 06:56:53.137 [UI Thread @coroutine#3119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 2025-02-24 06:56:53.137 [UI Thread @coroutine#3119] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921. 2025-02-24 06:56:53.137 [UI Thread @coroutine#3119] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.139 [DefaultDispatcher-worker-15 @coroutine#3091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.142 [DefaultDispatcher-worker-9 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.145 [DefaultDispatcher-worker-20 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.150 [DefaultDispatcher-worker-18 @coroutine#3119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.152 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698103178565201920 2025-02-24 06:56:53.152 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698103178565201920. 2025-02-24 06:56:53.152 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698103178565201920 2025-02-24 06:56:53.153 [eventLoopGroupProxy-19-2 @call-handler#3150] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2025-02-24 06:56:53.153 [eventLoopGroupProxy-19-2 @call-handler#3150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.154 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698103178565201920 2025-02-24 06:56:53.154 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698103178565201920 2025-02-24 06:56:53.154 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698103178565201920. 2025-02-24 06:56:53.154 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.158 [DefaultDispatcher-worker-13 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.163 [DefaultDispatcher-worker-7 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.166 [DefaultDispatcher-worker-6 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.166 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.166 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/message. 2025-02-24 06:56:53.166 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.166 [DefaultDispatcher-worker-6 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37037/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-24 06:56:53.166 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-24 06:56:53.167 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-24 06:56:53.167 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:53.170 [DefaultDispatcher-worker-12 @call-handler#3158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:53.170 [eventLoopGroupProxy-19-2 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.171 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.171 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.171 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/message. 2025-02-24 06:56:53.171 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.174 [DefaultDispatcher-worker-8 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.174 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698103182860169216&assignmentUid=698103178565201920&clazzUid=698103178565201920&submitterUid=698103178565201921 2025-02-24 06:56:53.174 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698103182860169216&assignmentUid=698103178565201920&clazzUid=698103178565201920&submitterUid=698103178565201921. 2025-02-24 06:56:53.174 [UI Thread @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698103182860169216&assignmentUid=698103178565201920&clazzUid=698103178565201920&submitterUid=698103178565201921 2025-02-24 06:56:53.175 [eventLoopGroupProxy-19-2 @call-handler#3179] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2025-02-24 06:56:53.177 [eventLoopGroupProxy-19-2 @call-handler#3179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.178 [UI Thread @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698103182860169216&assignmentUid=698103178565201920&clazzUid=698103178565201920&submitterUid=698103178565201921 2025-02-24 06:56:53.178 [UI Thread @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698103182860169216&assignmentUid=698103178565201920&clazzUid=698103178565201920&submitterUid=698103178565201921 2025-02-24 06:56:53.178 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698103182860169216&assignmentUid=698103178565201920&clazzUid=698103178565201920&submitterUid=698103178565201921. 2025-02-24 06:56:53.178 [UI Thread @coroutine#3174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=698103182860169216&assignmentUid=698103178565201920&clazzUid=698103178565201920&submitterUid=698103178565201921 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.182 [DefaultDispatcher-worker-11 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.186 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/PersonDao/getNamesByUid?uid=698103178565201921 2025-02-24 06:56:53.186 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/PersonDao/getNamesByUid?uid=698103178565201921. 2025-02-24 06:56:53.186 [UI Thread @coroutine#3188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/PersonDao/getNamesByUid?uid=698103178565201921 2025-02-24 06:56:53.186 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2025-02-24 06:56:53.187 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.187 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.187 [UI Thread @coroutine#3193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.187 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.187 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698103178565201920 2025-02-24 06:56:53.187 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698103178565201920. 2025-02-24 06:56:53.187 [UI Thread @coroutine#3198] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698103178565201920 2025-02-24 06:56:53.187 [eventLoopGroupProxy-19-4 @call-handler#3206] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2025-02-24 06:56:53.187 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.187 [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:37037/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.187 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.187 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.187 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.187 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.187 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseBlockDao/findBySourcedId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findBySourcedId /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByClazzUidAsFlow /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2025-02-24 06:56:53.187 [eventLoopGroupProxy-19-6 @call-handler#3217] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2025-02-24 06:56:53.188 [eventLoopGroupProxy-19-7 @call-handler#3218] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2025-02-24 06:56:53.188 [UI Thread @coroutine#3188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/PersonDao/getNamesByUid?uid=698103178565201921 2025-02-24 06:56:53.188 [UI Thread @coroutine#3188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/PersonDao/getNamesByUid?uid=698103178565201921 2025-02-24 06:56:53.188 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/PersonDao/getNamesByUid?uid=698103178565201921. 2025-02-24 06:56:53.188 [UI Thread @coroutine#3188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/PersonDao/getNamesByUid?uid=698103178565201921 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.188 [eventLoopGroupProxy-19-6 @call-handler#3217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.188 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.188 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.189 [eventLoopGroupProxy-19-7 @call-handler#3218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.189 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.189 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.189 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.189 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.189 [eventLoopGroupProxy-19-4 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.189 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.189 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.189 [UI Thread @coroutine#3193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.189 [UI Thread @coroutine#3193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.189 [UI Thread @coroutine#3193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.189 [UI Thread @coroutine#3193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=698103178565201921&assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.190 [eventLoopGroupProxy-19-2 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.190 [UI Thread @coroutine#3198] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698103178565201920 2025-02-24 06:56:53.190 [UI Thread @coroutine#3198] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698103178565201920 2025-02-24 06:56:53.190 [UI Thread @coroutine#3198] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698103178565201920. 2025-02-24 06:56:53.190 [UI Thread @coroutine#3198] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.192 [DefaultDispatcher-worker-3 @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.195 [DefaultDispatcher-worker-4 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.198 [DefaultDispatcher-worker-6 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.201 [DefaultDispatcher-worker-9 @coroutine#3193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.204 [DefaultDispatcher-worker-17 @coroutine#3198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.206 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103182860169216 2025-02-24 06:56:53.206 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103182860169216. 2025-02-24 06:56:53.206 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103182860169216 2025-02-24 06:56:53.207 [eventLoopGroupProxy-19-2 @call-handler#3234] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2025-02-24 06:56:53.209 [eventLoopGroupProxy-19-2 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.209 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103182860169216 2025-02-24 06:56:53.209 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103182860169216 2025-02-24 06:56:53.210 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103182860169216. 2025-02-24 06:56:53.210 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103182860169216 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.214 [DefaultDispatcher-worker-12 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.215 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/PersonDao/findByUidAsync?uid=698103178565201921 2025-02-24 06:56:53.215 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/PersonDao/findByUidAsync?uid=698103178565201921. 2025-02-24 06:56:53.215 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/PersonDao/findByUidAsync?uid=698103178565201921 2025-02-24 06:56:53.215 [eventLoopGroupProxy-19-2 @call-handler#3238] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findByUidAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidAsync/(method:GET) 2025-02-24 06:56:53.216 [eventLoopGroupProxy-19-2 @call-handler#3238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.216 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/PersonDao/findByUidAsync?uid=698103178565201921 2025-02-24 06:56:53.216 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/PersonDao/findByUidAsync?uid=698103178565201921 2025-02-24 06:56:53.216 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/PersonDao/findByUidAsync?uid=698103178565201921. 2025-02-24 06:56:53.216 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/PersonDao/findByUidAsync?uid=698103178565201921 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.219 [DefaultDispatcher-worker-7 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.224 [DefaultDispatcher-worker-20 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.228 [DefaultDispatcher-worker-14 @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.228 [DefaultDispatcher-worker-14 @coroutine#2981] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.228 [DefaultDispatcher-worker-14 @coroutine#2981] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/message. 2025-02-24 06:56:53.228 [DefaultDispatcher-worker-14 @coroutine#2981] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.228 [DefaultDispatcher-worker-14 @coroutine#2981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37037/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-02-24 06:56:53.228 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2025-02-24 06:56:53.228 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-02-24 06:56:53.228 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-02-24 06:56:53.233 [DefaultDispatcher-worker-16 @call-handler#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2025-02-24 06:56:53.233 [eventLoopGroupProxy-19-2 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.233 [DefaultDispatcher-worker-17 @coroutine#2981] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.233 [DefaultDispatcher-worker-17 @coroutine#2981] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/replication/message 2025-02-24 06:56:53.233 [DefaultDispatcher-worker-17 @coroutine#2981] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/replication/message. 2025-02-24 06:56:53.233 [DefaultDispatcher-worker-17 @coroutine#2981] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.234 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 2025-02-24 06:56:53.234 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920. 2025-02-24 06:56:53.234 [UI Thread @coroutine#3266] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 2025-02-24 06:56:53.234 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.234 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.234 [UI Thread @coroutine#3270] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.235 [eventLoopGroupProxy-19-2 @call-handler#3282] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2025-02-24 06:56:53.235 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.235 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.235 [UI Thread @coroutine#3275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.235 [eventLoopGroupProxy-19-4 @call-handler#3284] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2025-02-24 06:56:53.235 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.235 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.235 [UI Thread @coroutine#3277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.235 [eventLoopGroupProxy-19-2 @call-handler#3282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.235 [eventLoopGroupProxy-19-6 @call-handler#3293] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2025-02-24 06:56:53.235 [UI Thread @coroutine#3295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 2025-02-24 06:56:53.235 [UI Thread @coroutine#3295] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921. 2025-02-24 06:56:53.235 [UI Thread @coroutine#3295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 2025-02-24 06:56:53.235 [eventLoopGroupProxy-19-7 @call-handler#3297] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2025-02-24 06:56:53.235 [UI Thread @coroutine#3266] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 2025-02-24 06:56:53.235 [UI Thread @coroutine#3266] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 2025-02-24 06:56:53.235 [UI Thread @coroutine#3266] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920. 2025-02-24 06:56:53.235 [UI Thread @coroutine#3266] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.235 [eventLoopGroupProxy-19-2 @call-handler#3305] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/StatementDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StatementDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao /UmAppDatabase/StudentResultDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StudentResultDao /UmAppDatabase/XapiSessionEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/XapiSessionEntityDao /UmAppDatabase/StateEntityDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/StateEntityDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2025-02-24 06:56:53.236 [eventLoopGroupProxy-19-6 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.236 [eventLoopGroupProxy-19-7 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.236 [eventLoopGroupProxy-19-4 @call-handler#3284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.236 [UI Thread @coroutine#3275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.236 [UI Thread @coroutine#3275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.236 [UI Thread @coroutine#3275] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.236 [UI Thread @coroutine#3275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.236 [UI Thread @coroutine#3277] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.236 [UI Thread @coroutine#3277] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.236 [UI Thread @coroutine#3277] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.236 [UI Thread @coroutine#3277] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.236 [UI Thread @coroutine#3270] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.236 [UI Thread @coroutine#3270] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 2025-02-24 06:56:53.236 [UI Thread @coroutine#3270] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920. 2025-02-24 06:56:53.236 [UI Thread @coroutine#3270] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=698103178565201921&assignmentUid=698103178565201920 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.237 [eventLoopGroupProxy-19-2 @call-handler#3305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-02-24 06:56:53.237 [DefaultDispatcher-worker-3 @coroutine#2981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-02-24 06:56:53.237 [UI Thread @coroutine#3295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 2025-02-24 06:56:53.237 [UI Thread @coroutine#3295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 2025-02-24 06:56:53.238 [UI Thread @coroutine#3295] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921. 2025-02-24 06:56:53.238 [UI Thread @coroutine#3295] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37037/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=698103178565201920&clazzUid=698103178565201920&accountPersonUid=698103178565201921 to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:53.239 [DefaultDispatcher-worker-20 @coroutine#3266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.243 [DefaultDispatcher-worker-8 @coroutine#3275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.245 [DefaultDispatcher-worker-5 @coroutine#3277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.247 [DefaultDispatcher-worker-12 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:53.247 [DefaultDispatcher-worker-12 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.247 [DefaultDispatcher-worker-12 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.247 [DefaultDispatcher-worker-12 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.248 [DefaultDispatcher-worker-10 @coroutine#3270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.248 [DefaultDispatcher-worker-6 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.248 [DefaultDispatcher-worker-6 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.252 [DefaultDispatcher-worker-5 @coroutine#3295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b 2025-02-24 06:56:53.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-02-24 06:56:53.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-02-24 06:56:53.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:53.255 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a174e4b: (connection evicted) 2025-02-24 06:56:53.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:53.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-02-24 06:56:53.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-02-24 06:56:53.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-02-24 06:56:53.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-02-24 06:56:53.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:53.256 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c9b080: (connection evicted) 2025-02-24 06:56:53.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:53.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-02-24 06:56:53.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-02-24 06:56:53.345 [DefaultDispatcher-worker-5 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:53.345 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.345 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.345 [DefaultDispatcher-worker-5 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.346 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.346 [DefaultDispatcher-worker-9 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.427 [DefaultDispatcher-worker-12 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:53.427 [DefaultDispatcher-worker-12 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.427 [DefaultDispatcher-worker-12 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.427 [DefaultDispatcher-worker-12 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.427 [DefaultDispatcher-worker-12 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.427 [DefaultDispatcher-worker-12 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.514 [DefaultDispatcher-worker-5 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:53.514 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.514 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.514 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.515 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.515 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.554 [DefaultDispatcher-worker-19 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:53.554 [DefaultDispatcher-worker-19 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.554 [DefaultDispatcher-worker-19 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.554 [DefaultDispatcher-worker-19 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.554 [DefaultDispatcher-worker-9 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.554 [DefaultDispatcher-worker-9 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.595 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:53.595 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.595 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.595 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.595 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.618 [DefaultDispatcher-worker-11 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:53.618 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.618 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.618 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.618 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.618 [DefaultDispatcher-worker-5 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.729 [DefaultDispatcher-worker-5 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:53.729 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.729 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.729 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.730 [DefaultDispatcher-worker-14 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.730 [DefaultDispatcher-worker-14 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.802 [DefaultDispatcher-worker-3 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:53.802 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.802 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.802 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.803 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.803 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.915 [DefaultDispatcher-worker-12 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:53.916 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.916 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:53.916 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.916 [DefaultDispatcher-worker-1 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:53.916 [DefaultDispatcher-worker-1 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.255 [DefaultDispatcher-worker-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:54.255 [DefaultDispatcher-worker-1 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.255 [DefaultDispatcher-worker-1 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.255 [DefaultDispatcher-worker-1 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.256 [DefaultDispatcher-worker-8 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.256 [DefaultDispatcher-worker-8 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-02-24 06:56:54.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-02-24 06:56:54.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.259 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66464f27: (connection evicted) 2025-02-24 06:56:54.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-02-24 06:56:54.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@348c00d9 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90a402 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90a402 2025-02-24 06:56:54.261 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-02-24 06:56:54.271 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90a402 2025-02-24 06:56:54.277 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90a402 2025-02-24 06:56:54.278 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90a402 2025-02-24 06:56:54.279 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90a402 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@377b773c 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2025-02-24 06:56:54.279 [Test worker @coroutine#3365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-02-24 06:56:54.288 [Test worker @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2025-02-24 06:56:54.294 [Test worker @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2025-02-24 06:56:54.295 [Test worker @coroutine#3374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2025-02-24 06:56:54.296 [Test worker @coroutine#3376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2025-02-24 06:56:54.300 [DefaultDispatcher-worker-18 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@650929dc 2025-02-24 06:56:54.308 [DefaultDispatcher-worker-5 @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90a402 2025-02-24 06:56:54.313 [DefaultDispatcher-worker-15 @coroutine#3365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90a402 2025-02-24 06:56:54.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-02-24 06:56:54.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-02-24 06:56:54.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.318 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b90a402: (connection evicted) 2025-02-24 06:56:54.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-02-24 06:56:54.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-02-24 06:56:54.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-02-24 06:56:54.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-02-24 06:56:54.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.318 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@650929dc: (connection evicted) 2025-02-24 06:56:54.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-02-24 06:56:54.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-02-24 06:56:54.319 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b45e264 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.320 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-02-24 06:56:54.329 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.335 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.336 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.337 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd5ea90 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-02-24 06:56:54.337 [Test worker @coroutine#3424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-02-24 06:56:54.346 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-02-24 06:56:54.350 [DefaultDispatcher-worker-11 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:54.350 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.350 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.350 [DefaultDispatcher-worker-11 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.351 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.351 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.352 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-02-24 06:56:54.353 [Test worker @coroutine#3436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-02-24 06:56:54.354 [Test worker @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-02-24 06:56:54.358 [DefaultDispatcher-worker-4 @coroutine#3440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd 2025-02-24 06:56:54.366 [DefaultDispatcher-worker-15 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.371 [DefaultDispatcher-worker-8 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.376 [DefaultDispatcher-worker-17 @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.386 [DefaultDispatcher-worker-11 @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5 2025-02-24 06:56:54.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-02-24 06:56:54.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-02-24 06:56:54.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.388 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@466d6ea5: (connection evicted) 2025-02-24 06:56:54.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-02-24 06:56:54.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-02-24 06:56:54.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-02-24 06:56:54.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-02-24 06:56:54.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.389 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2083bcfd: (connection evicted) 2025-02-24 06:56:54.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-02-24 06:56:54.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3208e15 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2025-02-24 06:56:54.390 [Test worker @coroutine#3513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-02-24 06:56:54.399 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2025-02-24 06:56:54.405 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2025-02-24 06:56:54.406 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2025-02-24 06:56:54.407 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b639e1 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2025-02-24 06:56:54.407 [Test worker @coroutine#3513] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-02-24 06:56:54.416 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2025-02-24 06:56:54.422 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2025-02-24 06:56:54.423 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2025-02-24 06:56:54.424 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2025-02-24 06:56:54.428 [DefaultDispatcher-worker-8 @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f 2025-02-24 06:56:54.431 [DefaultDispatcher-worker-3 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:54.431 [DefaultDispatcher-worker-3 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.431 [DefaultDispatcher-worker-3 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.431 [DefaultDispatcher-worker-3 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.432 [DefaultDispatcher-worker-14 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.432 [DefaultDispatcher-worker-14 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.437 [DefaultDispatcher-worker-9 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2025-02-24 06:56:54.442 [DefaultDispatcher-worker-19 @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf99283 2025-02-24 06:56:54.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-02-24 06:56:54.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-02-24 06:56:54.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.447 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf99283: (connection evicted) 2025-02-24 06:56:54.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-02-24 06:56:54.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-02-24 06:56:54.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-02-24 06:56:54.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-02-24 06:56:54.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.447 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b8b69f: (connection evicted) 2025-02-24 06:56:54.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-02-24 06:56:54.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@567412db 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-02-24 06:56:54.449 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-02-24 06:56:54.458 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-02-24 06:56:54.464 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-02-24 06:56:54.465 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-02-24 06:56:54.466 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@676beb9f 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.466 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-02-24 06:56:54.467 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-02-24 06:56:54.467 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-02-24 06:56:54.467 [Test worker @coroutine#3573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-02-24 06:56:54.475 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-02-24 06:56:54.481 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-02-24 06:56:54.482 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-02-24 06:56:54.483 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-02-24 06:56:54.487 [DefaultDispatcher-worker-19 @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c88a842 2025-02-24 06:56:54.496 [DefaultDispatcher-worker-9 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-02-24 06:56:54.500 [DefaultDispatcher-worker-14 @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293 2025-02-24 06:56:54.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-02-24 06:56:54.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-02-24 06:56:54.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.504 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d3bb293: (connection evicted) 2025-02-24 06:56:54.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-02-24 06:56:54.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-02-24 06:56:54.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2025-02-24 06:56:54.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2025-02-24 06:56:54.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.505 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c88a842: (connection evicted) 2025-02-24 06:56:54.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2025-02-24 06:56:54.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24e6bd00 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.506 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-02-24 06:56:54.507 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-02-24 06:56:54.507 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-02-24 06:56:54.507 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-02-24 06:56:54.516 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-02-24 06:56:54.519 [DefaultDispatcher-worker-10 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:54.519 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.519 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.519 [DefaultDispatcher-worker-10 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.520 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.520 [DefaultDispatcher-worker-19 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.522 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-02-24 06:56:54.523 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-02-24 06:56:54.524 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-02-24 06:56:54.524 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-02-24 06:56:54.524 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.524 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.524 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.524 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.524 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.524 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.524 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c516cab 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-02-24 06:56:54.525 [Test worker @coroutine#3630] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-02-24 06:56:54.534 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-02-24 06:56:54.539 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-02-24 06:56:54.541 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-02-24 06:56:54.542 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-02-24 06:56:54.546 [DefaultDispatcher-worker-17 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8 2025-02-24 06:56:54.554 [DefaultDispatcher-worker-16 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-02-24 06:56:54.558 [DefaultDispatcher-worker-1 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:54.558 [DefaultDispatcher-worker-1 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.558 [DefaultDispatcher-worker-1 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.558 [DefaultDispatcher-worker-1 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.558 [DefaultDispatcher-worker-17 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.558 [DefaultDispatcher-worker-17 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.559 [DefaultDispatcher-worker-9 @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70bbc163 2025-02-24 06:56:54.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-02-24 06:56:54.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-02-24 06:56:54.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.562 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70bbc163: (connection evicted) 2025-02-24 06:56:54.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-02-24 06:56:54.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-02-24 06:56:54.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-02-24 06:56:54.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-02-24 06:56:54.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.563 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a1587e8: (connection evicted) 2025-02-24 06:56:54.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-02-24 06:56:54.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6abf4e 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.564 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-02-24 06:56:54.565 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-02-24 06:56:54.565 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-02-24 06:56:54.565 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-02-24 06:56:54.573 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-02-24 06:56:54.579 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-02-24 06:56:54.580 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-02-24 06:56:54.581 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@272d0dd3 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-02-24 06:56:54.582 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-02-24 06:56:54.591 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-02-24 06:56:54.597 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-02-24 06:56:54.598 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-02-24 06:56:54.599 [Test worker @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-02-24 06:56:54.600 [DefaultDispatcher-worker-14 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:54.600 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.600 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.600 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.601 [DefaultDispatcher-worker-8 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.603 [DefaultDispatcher-worker-5 @coroutine#3707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@766534b0 2025-02-24 06:56:54.611 [DefaultDispatcher-worker-17 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-02-24 06:56:54.616 [DefaultDispatcher-worker-4 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-02-24 06:56:54.620 [DefaultDispatcher-worker-16 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794daa09 2025-02-24 06:56:54.622 [DefaultDispatcher-worker-18 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:54.623 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.623 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.623 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.623 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.623 [DefaultDispatcher-worker-12 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-02-24 06:56:54.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-02-24 06:56:54.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.624 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794daa09: (connection evicted) 2025-02-24 06:56:54.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-02-24 06:56:54.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-02-24 06:56:54.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-02-24 06:56:54.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-02-24 06:56:54.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.625 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@766534b0: (connection evicted) 2025-02-24 06:56:54.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-02-24 06:56:54.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@785ba20d 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.626 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-02-24 06:56:54.635 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.641 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.642 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.643 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6272936b 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.643 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2025-02-24 06:56:54.644 [Test worker @coroutine#3757] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-02-24 06:56:54.652 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2025-02-24 06:56:54.657 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2025-02-24 06:56:54.658 [Test worker @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2025-02-24 06:56:54.659 [Test worker @coroutine#3768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2025-02-24 06:56:54.663 [DefaultDispatcher-worker-13 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7db57566 2025-02-24 06:56:54.670 [DefaultDispatcher-worker-10 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.674 [DefaultDispatcher-worker-14 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.677 [DefaultDispatcher-worker-16 @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.685 [DefaultDispatcher-worker-14 @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a262e93 2025-02-24 06:56:54.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-02-24 06:56:54.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-02-24 06:56:54.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.688 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a262e93: (connection evicted) 2025-02-24 06:56:54.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-02-24 06:56:54.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-02-24 06:56:54.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-02-24 06:56:54.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-02-24 06:56:54.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.688 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7db57566: (connection evicted) 2025-02-24 06:56:54.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-02-24 06:56:54.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55aabc72 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.689 [Test worker @coroutine#3844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-02-24 06:56:54.690 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2025-02-24 06:56:54.690 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2025-02-24 06:56:54.690 [Test worker @coroutine#3844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-02-24 06:56:54.697 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2025-02-24 06:56:54.701 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2025-02-24 06:56:54.702 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2025-02-24 06:56:54.703 [Test worker @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aef651 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.703 [Test worker @coroutine#3844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-02-24 06:56:54.704 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@72426ced 2025-02-24 06:56:54.704 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@72426ced 2025-02-24 06:56:54.704 [Test worker @coroutine#3844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-02-24 06:56:54.711 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72426ced 2025-02-24 06:56:54.715 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72426ced 2025-02-24 06:56:54.716 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72426ced 2025-02-24 06:56:54.717 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72426ced 2025-02-24 06:56:54.721 [DefaultDispatcher-worker-19 @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72426ced 2025-02-24 06:56:54.728 [DefaultDispatcher-worker-6 @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2025-02-24 06:56:54.732 [DefaultDispatcher-worker-15 @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2025-02-24 06:56:54.733 [DefaultDispatcher-worker-3 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:54.733 [DefaultDispatcher-worker-3 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.733 [DefaultDispatcher-worker-3 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.733 [DefaultDispatcher-worker-3 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.734 [Test worker @coroutine#3867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44986fae 2025-02-24 06:56:54.734 [DefaultDispatcher-worker-7 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.734 [DefaultDispatcher-worker-7 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-02-24 06:56:54.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-02-24 06:56:54.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.737 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44986fae: (connection evicted) 2025-02-24 06:56:54.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-02-24 06:56:54.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-02-24 06:56:54.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-02-24 06:56:54.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-02-24 06:56:54.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.738 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72426ced: (connection evicted) 2025-02-24 06:56:54.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-02-24 06:56:54.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7631fb3e 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.739 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-02-24 06:56:54.747 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.752 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.752 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.753 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@693afcd1 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.753 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2025-02-24 06:56:54.754 [Test worker @coroutine#3906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-02-24 06:56:54.761 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2025-02-24 06:56:54.766 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2025-02-24 06:56:54.766 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2025-02-24 06:56:54.767 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2025-02-24 06:56:54.771 [DefaultDispatcher-worker-17 @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b 2025-02-24 06:56:54.778 [DefaultDispatcher-worker-11 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.783 [DefaultDispatcher-worker-3 @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.784 [Test worker @coroutine#3929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.785 [Test worker @coroutine#3931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab5c335 2025-02-24 06:56:54.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-02-24 06:56:54.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-02-24 06:56:54.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.790 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab5c335: (connection evicted) 2025-02-24 06:56:54.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-02-24 06:56:54.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-02-24 06:56:54.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-02-24 06:56:54.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-02-24 06:56:54.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.791 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3aaeb65b: (connection evicted) 2025-02-24 06:56:54.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-02-24 06:56:54.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e6c017 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.792 [Test worker @coroutine#3967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-02-24 06:56:54.793 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-02-24 06:56:54.793 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-02-24 06:56:54.793 [Test worker @coroutine#3967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-02-24 06:56:54.800 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-02-24 06:56:54.805 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-02-24 06:56:54.806 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-02-24 06:56:54.807 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-02-24 06:56:54.807 [DefaultDispatcher-worker-9 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:54.807 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.807 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.807 [DefaultDispatcher-worker-9 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.807 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6b08d4 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-02-24 06:56:54.808 [Test worker @coroutine#3967] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-02-24 06:56:54.808 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.808 [DefaultDispatcher-worker-12 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.815 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-02-24 06:56:54.820 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-02-24 06:56:54.821 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-02-24 06:56:54.822 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-02-24 06:56:54.825 [DefaultDispatcher-worker-7 @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18a9762 2025-02-24 06:56:54.833 [DefaultDispatcher-worker-7 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-02-24 06:56:54.837 [DefaultDispatcher-worker-14 @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2025-02-24 06:56:54.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-02-24 06:56:54.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-02-24 06:56:54.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.876 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c: (connection evicted) 2025-02-24 06:56:54.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-02-24 06:56:54.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-02-24 06:56:54.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-02-24 06:56:54.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-02-24 06:56:54.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.876 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18a9762: (connection evicted) 2025-02-24 06:56:54.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-02-24 06:56:54.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36117f63 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.877 [Test worker @coroutine#4041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-02-24 06:56:54.878 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ed76e6 2025-02-24 06:56:54.878 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@55ed76e6 2025-02-24 06:56:54.878 [Test worker @coroutine#4041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-02-24 06:56:54.885 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ed76e6 2025-02-24 06:56:54.890 [Test worker @coroutine#4042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ed76e6 2025-02-24 06:56:54.891 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ed76e6 2025-02-24 06:56:54.892 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ed76e6 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3b0f8a 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-02-24 06:56:54.892 [Test worker @coroutine#4041] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-02-24 06:56:54.900 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-02-24 06:56:54.905 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-02-24 06:56:54.905 [Test worker @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-02-24 06:56:54.906 [Test worker @coroutine#4052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-02-24 06:56:54.910 [DefaultDispatcher-worker-19 @coroutine#4054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea 2025-02-24 06:56:54.918 [DefaultDispatcher-worker-13 @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ed76e6 2025-02-24 06:56:54.920 [DefaultDispatcher-worker-18 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:54.920 [DefaultDispatcher-worker-18 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.920 [DefaultDispatcher-worker-18 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:54.920 [DefaultDispatcher-worker-18 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.921 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.921 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:54.922 [DefaultDispatcher-worker-2 @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55ed76e6 2025-02-24 06:56:54.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-02-24 06:56:54.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-02-24 06:56:54.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.925 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55ed76e6: (connection evicted) 2025-02-24 06:56:54.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-02-24 06:56:54.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-02-24 06:56:54.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-02-24 06:56:54.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-02-24 06:56:54.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.926 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b50ebea: (connection evicted) 2025-02-24 06:56:54.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-02-24 06:56:54.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cae7d5 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.927 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.928 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-02-24 06:56:54.935 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.939 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.940 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.941 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6236beac 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.941 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-02-24 06:56:54.942 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-02-24 06:56:54.942 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-02-24 06:56:54.942 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-02-24 06:56:54.949 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-02-24 06:56:54.953 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-02-24 06:56:54.954 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-02-24 06:56:54.955 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-02-24 06:56:54.959 [DefaultDispatcher-worker-3 @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1320d929 2025-02-24 06:56:54.966 [DefaultDispatcher-worker-18 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.970 [DefaultDispatcher-worker-4 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.971 [Test worker @coroutine#4124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.972 [Test worker @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4390b78f 2025-02-24 06:56:54.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-02-24 06:56:54.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-02-24 06:56:54.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.976 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4390b78f: (connection evicted) 2025-02-24 06:56:54.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-02-24 06:56:54.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-02-24 06:56:54.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-02-24 06:56:54.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-02-24 06:56:54.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:54.977 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1320d929: (connection evicted) 2025-02-24 06:56:54.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:54.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-02-24 06:56:54.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22edca96 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b 2025-02-24 06:56:54.978 [Test worker @coroutine#4162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-02-24 06:56:54.985 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b 2025-02-24 06:56:54.990 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b 2025-02-24 06:56:54.991 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b 2025-02-24 06:56:54.992 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b20024b 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-02-24 06:56:54.992 [Test worker @coroutine#4162] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-02-24 06:56:54.999 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-02-24 06:56:55.004 [Test worker @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-02-24 06:56:55.005 [Test worker @coroutine#4171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-02-24 06:56:55.006 [Test worker @coroutine#4173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-02-24 06:56:55.009 [DefaultDispatcher-worker-19 @coroutine#4175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3 2025-02-24 06:56:55.016 [DefaultDispatcher-worker-19 @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b 2025-02-24 06:56:55.021 [DefaultDispatcher-worker-5 @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b 2025-02-24 06:56:55.026 [UI Thread @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b 2025-02-24 06:56:55.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-02-24 06:56:55.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-02-24 06:56:55.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.028 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1bd2b: (connection evicted) 2025-02-24 06:56:55.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-02-24 06:56:55.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-02-24 06:56:55.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-02-24 06:56:55.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-02-24 06:56:55.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.028 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0383d3: (connection evicted) 2025-02-24 06:56:55.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-02-24 06:56:55.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ffae42f 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2025-02-24 06:56:55.030 [Test worker @coroutine#4254] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-02-24 06:56:55.037 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2025-02-24 06:56:55.042 [Test worker @coroutine#4255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2025-02-24 06:56:55.043 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2025-02-24 06:56:55.044 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2025-02-24 06:56:55.048 [DefaultDispatcher-worker-8 @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2025-02-24 06:56:55.049 [Test worker @coroutine#4264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2025-02-24 06:56:55.055 [Test worker @coroutine#4274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1eedf268 2025-02-24 06:56:55.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-02-24 06:56:55.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-02-24 06:56:55.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.068 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1eedf268: (connection evicted) 2025-02-24 06:56:55.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-02-24 06:56:55.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-02-24 06:56:55.069 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-02-24 06:56:55.069 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.069 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1911427a 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@10db002c 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@10db002c 2025-02-24 06:56:55.070 [Test worker @coroutine#4287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-02-24 06:56:55.077 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10db002c 2025-02-24 06:56:55.082 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10db002c 2025-02-24 06:56:55.083 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10db002c 2025-02-24 06:56:55.084 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10db002c 2025-02-24 06:56:55.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-02-24 06:56:55.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-02-24 06:56:55.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:55.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.086 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-02-24 06:56:55.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39aa595 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2025-02-24 06:56:55.087 [Test worker @coroutine#4317] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-02-24 06:56:55.094 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2025-02-24 06:56:55.099 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2025-02-24 06:56:55.100 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2025-02-24 06:56:55.101 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d707885 2025-02-24 06:56:55.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-02-24 06:56:55.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-02-24 06:56:55.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:55.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-02-24 06:56:55.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42ae0fcf 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2025-02-24 06:56:55.104 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-02-24 06:56:55.112 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2025-02-24 06:56:55.117 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2025-02-24 06:56:55.117 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2025-02-24 06:56:55.118 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a4472d 2025-02-24 06:56:55.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-02-24 06:56:55.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-02-24 06:56:55.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:55.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-02-24 06:56:55.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fb53b76 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-02-24 06:56:55.122 [Test worker @coroutine#4382] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-02-24 06:56:55.130 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-02-24 06:56:55.135 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-02-24 06:56:55.136 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-02-24 06:56:55.137 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-02-24 06:56:55.142 [DefaultDispatcher-worker-9 @coroutine#4389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec 2025-02-24 06:56:55.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-02-24 06:56:55.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-02-24 06:56:55.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.150 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5973d3ec: (connection evicted) 2025-02-24 06:56:55.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-02-24 06:56:55.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f94e1 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.151 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-02-24 06:56:55.152 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2025-02-24 06:56:55.152 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2025-02-24 06:56:55.152 [Test worker @coroutine#4412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-02-24 06:56:55.159 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2025-02-24 06:56:55.164 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2025-02-24 06:56:55.164 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2025-02-24 06:56:55.165 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2025-02-24 06:56:55.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-02-24 06:56:55.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-02-24 06:56:55.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:55.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-02-24 06:56:55.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@572c50b6 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-02-24 06:56:55.168 [Test worker @coroutine#4441] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-02-24 06:56:55.176 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-02-24 06:56:55.181 [Test worker @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-02-24 06:56:55.182 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-02-24 06:56:55.183 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-02-24 06:56:55.187 [DefaultDispatcher-worker-13 @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-02-24 06:56:55.188 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-02-24 06:56:55.189 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222ebd21 2025-02-24 06:56:55.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-02-24 06:56:55.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-02-24 06:56:55.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.190 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222ebd21: (connection evicted) 2025-02-24 06:56:55.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-02-24 06:56:55.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e471cef 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-02-24 06:56:55.192 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-02-24 06:56:55.199 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-02-24 06:56:55.204 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-02-24 06:56:55.205 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-02-24 06:56:55.206 [Test worker @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e31229f 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-24 06:56:55.206 [Test worker @coroutine#4474] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-02-24 06:56:55.214 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-24 06:56:55.218 [Test worker @coroutine#4481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-24 06:56:55.219 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-24 06:56:55.220 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-24 06:56:55.224 [DefaultDispatcher-worker-2 @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31330344 2025-02-24 06:56:55.231 [DefaultDispatcher-worker-2 @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-02-24 06:56:55.240 [DefaultDispatcher-worker-19 @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50588ef6 2025-02-24 06:56:55.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-02-24 06:56:55.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-02-24 06:56:55.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.245 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50588ef6: (connection evicted) 2025-02-24 06:56:55.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-02-24 06:56:55.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-02-24 06:56:55.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-02-24 06:56:55.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-02-24 06:56:55.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.245 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31330344: (connection evicted) 2025-02-24 06:56:55.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-02-24 06:56:55.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ebbdab 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1295c0 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1295c0 2025-02-24 06:56:55.247 [Test worker @coroutine#4501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-02-24 06:56:55.256 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1295c0 2025-02-24 06:56:55.260 [DefaultDispatcher-worker-18 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:55.260 [DefaultDispatcher-worker-18 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.260 [DefaultDispatcher-worker-18 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.260 [DefaultDispatcher-worker-18 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.261 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1295c0 2025-02-24 06:56:55.261 [DefaultDispatcher-worker-20 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.261 [DefaultDispatcher-worker-20 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.262 [Test worker @coroutine#4507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1295c0 2025-02-24 06:56:55.263 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1295c0 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60c8cc46 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-02-24 06:56:55.263 [Test worker @coroutine#4501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-02-24 06:56:55.271 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-02-24 06:56:55.275 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-02-24 06:56:55.276 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-02-24 06:56:55.277 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-02-24 06:56:55.281 [DefaultDispatcher-worker-11 @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a544672 2025-02-24 06:56:55.289 [DefaultDispatcher-worker-10 @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1295c0 2025-02-24 06:56:55.297 [DefaultDispatcher-worker-4 @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1295c0 2025-02-24 06:56:55.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-02-24 06:56:55.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-02-24 06:56:55.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.299 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1295c0: (connection evicted) 2025-02-24 06:56:55.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-02-24 06:56:55.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-02-24 06:56:55.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-02-24 06:56:55.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-02-24 06:56:55.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.300 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a544672: (connection evicted) 2025-02-24 06:56:55.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-02-24 06:56:55.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-02-24 06:56:55.301 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fab0d15 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.302 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-02-24 06:56:55.310 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.315 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.315 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.316 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@731819a0 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2025-02-24 06:56:55.317 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-02-24 06:56:55.324 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2025-02-24 06:56:55.330 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2025-02-24 06:56:55.333 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2025-02-24 06:56:55.334 [Test worker @coroutine#4541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2025-02-24 06:56:55.338 [DefaultDispatcher-worker-7 @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2025-02-24 06:56:55.346 [DefaultDispatcher-worker-17 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.352 [DefaultDispatcher-worker-16 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.355 [DefaultDispatcher-worker-8 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:55.355 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.355 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.355 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.355 [DefaultDispatcher-worker-2 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.355 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.355 [DefaultDispatcher-worker-12 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.360 [DefaultDispatcher-worker-18 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2025-02-24 06:56:55.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-02-24 06:56:55.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-02-24 06:56:55.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.366 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a8617c: (connection evicted) 2025-02-24 06:56:55.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-02-24 06:56:55.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-02-24 06:56:55.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-02-24 06:56:55.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-02-24 06:56:55.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.367 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a: (connection evicted) 2025-02-24 06:56:55.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-02-24 06:56:55.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1ba660 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-24 06:56:55.369 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-02-24 06:56:55.377 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-24 06:56:55.381 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-24 06:56:55.382 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-24 06:56:55.383 [Test worker @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77095c8c 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.383 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.384 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.384 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.384 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.384 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.384 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.384 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-02-24 06:56:55.384 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-24 06:56:55.384 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-24 06:56:55.384 [Test worker @coroutine#4572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-02-24 06:56:55.391 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-24 06:56:55.396 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-24 06:56:55.397 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-24 06:56:55.397 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-24 06:56:55.401 [DefaultDispatcher-worker-14 @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16d4757f 2025-02-24 06:56:55.408 [DefaultDispatcher-worker-9 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-24 06:56:55.413 [DefaultDispatcher-worker-20 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-24 06:56:55.417 [DefaultDispatcher-worker-19 @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2025-02-24 06:56:55.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-02-24 06:56:55.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-02-24 06:56:55.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.423 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292d1705: (connection evicted) 2025-02-24 06:56:55.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-02-24 06:56:55.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-02-24 06:56:55.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-02-24 06:56:55.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-02-24 06:56:55.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.423 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16d4757f: (connection evicted) 2025-02-24 06:56:55.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-02-24 06:56:55.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64dd94ed 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.424 [Test worker @coroutine#4610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-02-24 06:56:55.425 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-02-24 06:56:55.425 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-02-24 06:56:55.425 [Test worker @coroutine#4610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-02-24 06:56:55.432 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-02-24 06:56:55.436 [DefaultDispatcher-worker-4 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:55.436 [DefaultDispatcher-worker-4 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.436 [DefaultDispatcher-worker-4 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.437 [DefaultDispatcher-worker-4 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.437 [DefaultDispatcher-worker-20 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.437 [DefaultDispatcher-worker-20 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.437 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-02-24 06:56:55.438 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-02-24 06:56:55.439 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59f0ef6e 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.439 [Test worker @coroutine#4610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-02-24 06:56:55.440 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-02-24 06:56:55.440 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-02-24 06:56:55.440 [Test worker @coroutine#4610] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-02-24 06:56:55.447 [Test worker @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-02-24 06:56:55.452 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-02-24 06:56:55.452 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-02-24 06:56:55.453 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-02-24 06:56:55.457 [DefaultDispatcher-worker-15 @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d7792e 2025-02-24 06:56:55.464 [DefaultDispatcher-worker-1 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-02-24 06:56:55.468 [DefaultDispatcher-worker-20 @coroutine#4610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f 2025-02-24 06:56:55.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-02-24 06:56:55.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-02-24 06:56:55.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.470 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cdd0f2f: (connection evicted) 2025-02-24 06:56:55.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-02-24 06:56:55.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-02-24 06:56:55.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-02-24 06:56:55.470 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-02-24 06:56:55.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.470 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47d7792e: (connection evicted) 2025-02-24 06:56:55.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.471 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-02-24 06:56:55.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6245303e 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.472 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2025-02-24 06:56:55.473 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-02-24 06:56:55.480 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2025-02-24 06:56:55.485 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2025-02-24 06:56:55.485 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2025-02-24 06:56:55.486 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2025-02-24 06:56:55.486 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51413d02 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-02-24 06:56:55.487 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-02-24 06:56:55.494 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-02-24 06:56:55.499 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-02-24 06:56:55.499 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-02-24 06:56:55.500 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-02-24 06:56:55.504 [DefaultDispatcher-worker-13 @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6 2025-02-24 06:56:55.511 [DefaultDispatcher-worker-18 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2025-02-24 06:56:55.516 [DefaultDispatcher-worker-1 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2025-02-24 06:56:55.524 [DefaultDispatcher-worker-7 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:55.524 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.524 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.524 [DefaultDispatcher-worker-7 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.525 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.525 [DefaultDispatcher-worker-5 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.527 [DefaultDispatcher-worker-5 @coroutine#4677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b208574 2025-02-24 06:56:55.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-02-24 06:56:55.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-02-24 06:56:55.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.528 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b208574: (connection evicted) 2025-02-24 06:56:55.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-02-24 06:56:55.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-02-24 06:56:55.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-02-24 06:56:55.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-02-24 06:56:55.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.528 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ad113d6: (connection evicted) 2025-02-24 06:56:55.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-02-24 06:56:55.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@251ed676 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.529 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.530 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-02-24 06:56:55.538 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.543 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.543 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.544 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.544 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b47e09c 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@400cb9ef 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@400cb9ef 2025-02-24 06:56:55.545 [Test worker @coroutine#4686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-02-24 06:56:55.552 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@400cb9ef 2025-02-24 06:56:55.557 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@400cb9ef 2025-02-24 06:56:55.558 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@400cb9ef 2025-02-24 06:56:55.559 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@400cb9ef 2025-02-24 06:56:55.562 [DefaultDispatcher-worker-17 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:55.562 [DefaultDispatcher-worker-17 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.562 [DefaultDispatcher-worker-17 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.562 [DefaultDispatcher-worker-17 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.563 [DefaultDispatcher-worker-20 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@400cb9ef 2025-02-24 06:56:55.563 [DefaultDispatcher-worker-10 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.563 [DefaultDispatcher-worker-10 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.570 [DefaultDispatcher-worker-14 @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.575 [DefaultDispatcher-worker-7 @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.578 [DefaultDispatcher-worker-14 @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.585 [DefaultDispatcher-worker-6 @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3 2025-02-24 06:56:55.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-02-24 06:56:55.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-02-24 06:56:55.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.586 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ee4aad3: (connection evicted) 2025-02-24 06:56:55.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-02-24 06:56:55.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-02-24 06:56:55.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-02-24 06:56:55.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-02-24 06:56:55.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.587 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@400cb9ef: (connection evicted) 2025-02-24 06:56:55.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-02-24 06:56:55.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47864b2e 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.588 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a809ee 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a809ee 2025-02-24 06:56:55.589 [Test worker @coroutine#4726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-02-24 06:56:55.596 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a809ee 2025-02-24 06:56:55.601 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a809ee 2025-02-24 06:56:55.602 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a809ee 2025-02-24 06:56:55.603 [Test worker @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a809ee 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e46ffd5 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.603 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-02-24 06:56:55.604 [Test worker @coroutine#4726] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-02-24 06:56:55.605 [DefaultDispatcher-worker-11 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:55.605 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.605 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.605 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.606 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.611 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-02-24 06:56:55.616 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-02-24 06:56:55.617 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-02-24 06:56:55.618 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-02-24 06:56:55.621 [DefaultDispatcher-worker-3 @coroutine#4742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5259469d 2025-02-24 06:56:55.627 [DefaultDispatcher-worker-18 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:55.627 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.627 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.627 [DefaultDispatcher-worker-18 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.628 [DefaultDispatcher-worker-13 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.628 [DefaultDispatcher-worker-13 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.628 [DefaultDispatcher-worker-16 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a809ee 2025-02-24 06:56:55.633 [DefaultDispatcher-worker-17 @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a809ee 2025-02-24 06:56:55.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-02-24 06:56:55.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-02-24 06:56:55.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.639 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61a809ee: (connection evicted) 2025-02-24 06:56:55.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-02-24 06:56:55.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-02-24 06:56:55.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-02-24 06:56:55.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-02-24 06:56:55.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.640 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5259469d: (connection evicted) 2025-02-24 06:56:55.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-02-24 06:56:55.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69cb296c 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-24 06:56:55.641 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-02-24 06:56:55.648 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-24 06:56:55.653 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-24 06:56:55.654 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-24 06:56:55.655 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@214738c1 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.655 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-02-24 06:56:55.656 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-24 06:56:55.656 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-24 06:56:55.656 [Test worker @coroutine#4772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-02-24 06:56:55.663 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-24 06:56:55.668 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-24 06:56:55.669 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-24 06:56:55.669 [Test worker @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-24 06:56:55.674 [DefaultDispatcher-worker-1 @coroutine#4785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2 2025-02-24 06:56:55.681 [DefaultDispatcher-worker-8 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-24 06:56:55.685 [DefaultDispatcher-worker-18 @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-02-24 06:56:55.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-02-24 06:56:55.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-02-24 06:56:55.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.688 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe: (connection evicted) 2025-02-24 06:56:55.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-02-24 06:56:55.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-02-24 06:56:55.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-02-24 06:56:55.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-02-24 06:56:55.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.689 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aac05e2: (connection evicted) 2025-02-24 06:56:55.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-02-24 06:56:55.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1026a011 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-02-24 06:56:55.690 [Test worker @coroutine#4812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-02-24 06:56:55.698 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-02-24 06:56:55.702 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-02-24 06:56:55.703 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-02-24 06:56:55.704 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a009e7 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a37c91 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a37c91 2025-02-24 06:56:55.705 [Test worker @coroutine#4812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-02-24 06:56:55.712 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a37c91 2025-02-24 06:56:55.717 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a37c91 2025-02-24 06:56:55.718 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a37c91 2025-02-24 06:56:55.719 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a37c91 2025-02-24 06:56:55.723 [DefaultDispatcher-worker-15 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a37c91 2025-02-24 06:56:55.730 [DefaultDispatcher-worker-17 @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-02-24 06:56:55.734 [DefaultDispatcher-worker-10 @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2025-02-24 06:56:55.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-02-24 06:56:55.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-02-24 06:56:55.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.736 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353aadd7: (connection evicted) 2025-02-24 06:56:55.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-02-24 06:56:55.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-02-24 06:56:55.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-02-24 06:56:55.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-02-24 06:56:55.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.737 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a37c91: (connection evicted) 2025-02-24 06:56:55.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-02-24 06:56:55.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-02-24 06:56:55.738 [DefaultDispatcher-worker-11 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.738 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@233d40da 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.738 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.738 [DefaultDispatcher-worker-11 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.738 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.739 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-02-24 06:56:55.739 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.739 [DefaultDispatcher-worker-5 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.746 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.751 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.752 [Test worker @coroutine#4860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.752 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36dab184 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-24 06:56:55.753 [Test worker @coroutine#4854] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-02-24 06:56:55.760 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-24 06:56:55.765 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-24 06:56:55.766 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-24 06:56:55.767 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-24 06:56:55.771 [DefaultDispatcher-worker-12 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2 2025-02-24 06:56:55.777 [DefaultDispatcher-worker-10 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.783 [DefaultDispatcher-worker-15 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.787 [DefaultDispatcher-worker-4 @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.812 [DefaultDispatcher-worker-15 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:55.812 [DefaultDispatcher-worker-15 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.812 [DefaultDispatcher-worker-15 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.812 [DefaultDispatcher-worker-15 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.813 [DefaultDispatcher-worker-15 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.813 [DefaultDispatcher-worker-15 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.839 [HikariPool-202 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.853 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.901 [DefaultDispatcher-worker-5 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8 2025-02-24 06:56:55.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-02-24 06:56:55.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-02-24 06:56:55.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.902 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@189f5ed8: (connection evicted) 2025-02-24 06:56:55.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-02-24 06:56:55.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-02-24 06:56:55.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-02-24 06:56:55.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-02-24 06:56:55.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.903 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7669d7a2: (connection evicted) 2025-02-24 06:56:55.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-02-24 06:56:55.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddf193a 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-24 06:56:55.904 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-02-24 06:56:55.912 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-24 06:56:55.917 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-24 06:56:55.918 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-24 06:56:55.921 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10e28d97 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.921 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-24 06:56:55.922 [Test worker @coroutine#4898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-02-24 06:56:55.925 [DefaultDispatcher-worker-12 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:55.925 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.925 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:55.925 [DefaultDispatcher-worker-12 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.926 [DefaultDispatcher-worker-20 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.926 [DefaultDispatcher-worker-20 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:55.930 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-24 06:56:55.934 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-24 06:56:55.935 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-24 06:56:55.936 [Test worker @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-24 06:56:55.940 [DefaultDispatcher-worker-1 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1 2025-02-24 06:56:55.946 [DefaultDispatcher-worker-11 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-24 06:56:55.952 [DefaultDispatcher-worker-9 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-24 06:56:55.956 [DefaultDispatcher-worker-13 @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2025-02-24 06:56:55.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-02-24 06:56:55.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-02-24 06:56:55.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.958 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@808fa1: (connection evicted) 2025-02-24 06:56:55.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-02-24 06:56:55.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-02-24 06:56:55.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-02-24 06:56:55.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-02-24 06:56:55.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:55.959 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ba90c1: (connection evicted) 2025-02-24 06:56:55.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:55.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-02-24 06:56:55.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b376bb 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-02-24 06:56:55.960 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-02-24 06:56:55.967 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-02-24 06:56:55.972 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-02-24 06:56:55.973 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-02-24 06:56:55.974 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69554e5a 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-02-24 06:56:55.974 [Test worker @coroutine#4931] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-02-24 06:56:55.981 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-02-24 06:56:55.986 [Test worker @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-02-24 06:56:55.987 [Test worker @coroutine#4940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-02-24 06:56:55.988 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-02-24 06:56:55.991 [DefaultDispatcher-worker-2 @coroutine#4944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@210c4071 2025-02-24 06:56:55.998 [DefaultDispatcher-worker-19 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-02-24 06:56:56.004 [DefaultDispatcher-worker-1 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bc70176 2025-02-24 06:56:56.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-02-24 06:56:56.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-02-24 06:56:56.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.006 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bc70176: (connection evicted) 2025-02-24 06:56:56.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-02-24 06:56:56.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-02-24 06:56:56.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-02-24 06:56:56.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-02-24 06:56:56.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.007 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@210c4071: (connection evicted) 2025-02-24 06:56:56.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-02-24 06:56:56.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50be5d6f 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.007 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-02-24 06:56:56.008 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-02-24 06:56:56.015 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-02-24 06:56:56.020 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-02-24 06:56:56.021 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-02-24 06:56:56.021 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@595626b8 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-02-24 06:56:56.022 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-02-24 06:56:56.029 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-02-24 06:56:56.034 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-02-24 06:56:56.035 [Test worker @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-02-24 06:56:56.035 [Test worker @coroutine#4971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-02-24 06:56:56.039 [DefaultDispatcher-worker-17 @coroutine#4973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b 2025-02-24 06:56:56.046 [DefaultDispatcher-worker-12 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-02-24 06:56:56.051 [DefaultDispatcher-worker-20 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-02-24 06:56:56.055 [DefaultDispatcher-worker-10 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75 2025-02-24 06:56:56.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-02-24 06:56:56.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-02-24 06:56:56.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.058 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38ad8c75: (connection evicted) 2025-02-24 06:56:56.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-02-24 06:56:56.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-02-24 06:56:56.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-02-24 06:56:56.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-02-24 06:56:56.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.059 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@707b0b9b: (connection evicted) 2025-02-24 06:56:56.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-02-24 06:56:56.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51ea9f02 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-02-24 06:56:56.060 [Test worker @coroutine#4990] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-02-24 06:56:56.067 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-02-24 06:56:56.072 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-02-24 06:56:56.073 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-02-24 06:56:56.074 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-02-24 06:56:56.078 [DefaultDispatcher-worker-5 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-02-24 06:56:56.081 [DefaultDispatcher-worker-17 @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f 2025-02-24 06:56:56.088 [UI Thread @coroutine#5016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=698103198257688576 2025-02-24 06:56:56.088 [UI Thread @coroutine#5016] 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=698103198257688576. 2025-02-24 06:56:56.088 [UI Thread @coroutine#5016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=698103198257688576 2025-02-24 06:56:56.089 [UI Thread @coroutine#5016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=698103198257688576 2025-02-24 06:56:56.089 [UI Thread @coroutine#5016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=698103198257688576 2025-02-24 06:56:56.089 [UI Thread @coroutine#5016] 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=698103198257688576. 2025-02-24 06:56:56.089 [UI Thread @coroutine#5016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=698103198257688576 to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:56.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-02-24 06:56:56.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-02-24 06:56:56.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.091 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54ba7b3f: (connection evicted) 2025-02-24 06:56:56.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-02-24 06:56:56.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@544502d6 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.124 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2025-02-24 06:56:56.125 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-02-24 06:56:56.132 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2025-02-24 06:56:56.137 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2025-02-24 06:56:56.138 [Test worker @coroutine#5035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2025-02-24 06:56:56.139 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2025-02-24 06:56:56.150 [DefaultDispatcher-worker-5 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2025-02-24 06:56:56.153 [DefaultDispatcher-worker-5 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2025-02-24 06:56:56.156 [DefaultDispatcher-worker-13 @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d1319b 2025-02-24 06:56:56.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-02-24 06:56:56.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-02-24 06:56:56.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.163 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d1319b: (connection evicted) 2025-02-24 06:56:56.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-02-24 06:56:56.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6654e105 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.199 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.200 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.200 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.200 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-02-24 06:56:56.200 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cef4321 2025-02-24 06:56:56.200 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cef4321 2025-02-24 06:56:56.200 [Test worker @coroutine#5057] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-02-24 06:56:56.208 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cef4321 2025-02-24 06:56:56.212 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cef4321 2025-02-24 06:56:56.213 [Test worker @coroutine#5060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cef4321 2025-02-24 06:56:56.214 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cef4321 2025-02-24 06:56:56.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-02-24 06:56:56.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-02-24 06:56:56.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:56.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-02-24 06:56:56.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36821a1b 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.218 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-02-24 06:56:56.219 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-02-24 06:56:56.219 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-02-24 06:56:56.219 [Test worker @coroutine#5074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-02-24 06:56:56.226 [Test worker @coroutine#5074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-02-24 06:56:56.231 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-02-24 06:56:56.231 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-02-24 06:56:56.232 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a2e4e77 2025-02-24 06:56:56.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-02-24 06:56:56.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-02-24 06:56:56.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:56.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-02-24 06:56:56.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4df5b562 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-02-24 06:56:56.235 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-02-24 06:56:56.243 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-02-24 06:56:56.248 [Test worker @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-02-24 06:56:56.249 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-02-24 06:56:56.250 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@193b6f5b 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-02-24 06:56:56.250 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-02-24 06:56:56.258 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-02-24 06:56:56.263 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-02-24 06:56:56.264 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-02-24 06:56:56.265 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-02-24 06:56:56.265 [DefaultDispatcher-worker-13 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:56.266 [DefaultDispatcher-worker-13 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.266 [DefaultDispatcher-worker-13 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.266 [DefaultDispatcher-worker-13 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.266 [DefaultDispatcher-worker-16 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.266 [DefaultDispatcher-worker-16 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.268 [DefaultDispatcher-worker-16 @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545 2025-02-24 06:56:56.275 [DefaultDispatcher-worker-13 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222557fc 2025-02-24 06:56:56.278 [UI Thread @coroutine#5118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45445/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.278 [UI Thread @coroutine#5118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45445/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-24 06:56:56.278 [UI Thread @coroutine#5118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45445/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.279 [UI Thread @coroutine#5118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45445/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.279 [UI Thread @coroutine#5118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45445/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.279 [UI Thread @coroutine#5118] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45445/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-24 06:56:56.279 [UI Thread @coroutine#5118] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45445/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:56.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-02-24 06:56:56.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-02-24 06:56:56.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.280 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222557fc: (connection evicted) 2025-02-24 06:56:56.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-02-24 06:56:56.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-02-24 06:56:56.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-02-24 06:56:56.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-02-24 06:56:56.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.281 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fd7f545: (connection evicted) 2025-02-24 06:56:56.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-02-24 06:56:56.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1ef044 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.282 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-02-24 06:56:56.283 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-02-24 06:56:56.283 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-02-24 06:56:56.283 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-02-24 06:56:56.290 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-02-24 06:56:56.295 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-02-24 06:56:56.296 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-02-24 06:56:56.297 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d26c82d 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2025-02-24 06:56:56.297 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2025-02-24 06:56:56.298 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-02-24 06:56:56.305 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2025-02-24 06:56:56.309 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2025-02-24 06:56:56.310 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2025-02-24 06:56:56.311 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2025-02-24 06:56:56.315 [DefaultDispatcher-worker-7 @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2025-02-24 06:56:56.322 [DefaultDispatcher-worker-17 @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-02-24 06:56:56.323 [UI Thread @coroutine#5148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.323 [UI Thread @coroutine#5148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-24 06:56:56.323 [UI Thread @coroutine#5148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.324 [UI Thread @coroutine#5148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.324 [UI Thread @coroutine#5148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32847/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-02-24 06:56:56.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-02-24 06:56:56.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.324 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484: (connection evicted) 2025-02-24 06:56:56.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-02-24 06:56:56.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-02-24 06:56:56.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-02-24 06:56:56.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-02-24 06:56:56.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.325 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e8e17: (connection evicted) 2025-02-24 06:56:56.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-02-24 06:56:56.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f51f320 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.326 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-02-24 06:56:56.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-02-24 06:56:56.327 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-02-24 06:56:56.327 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-02-24 06:56:56.334 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-02-24 06:56:56.338 [Test worker @coroutine#5155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-02-24 06:56:56.339 [Test worker @coroutine#5157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-02-24 06:56:56.340 [Test worker @coroutine#5159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f914212 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.340 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.341 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.341 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.341 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-02-24 06:56:56.341 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-02-24 06:56:56.341 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-02-24 06:56:56.341 [Test worker @coroutine#5154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-02-24 06:56:56.348 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-02-24 06:56:56.352 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-02-24 06:56:56.353 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-02-24 06:56:56.354 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-02-24 06:56:56.358 [DefaultDispatcher-worker-6 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294a150c 2025-02-24 06:56:56.359 [DefaultDispatcher-worker-7 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:56.359 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.359 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.359 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.360 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.360 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.365 [DefaultDispatcher-worker-14 @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2025-02-24 06:56:56.366 [UI Thread @coroutine#5180] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55557/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.366 [UI Thread @coroutine#5180] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55557/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-24 06:56:56.366 [UI Thread @coroutine#5180] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55557/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.367 [UI Thread @coroutine#5180] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55557/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.367 [UI Thread @coroutine#5180] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55557/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-02-24 06:56:56.367 [UI Thread @coroutine#5180] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55557/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-02-24 06:56:56.367 [UI Thread @coroutine#5180] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55557/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:56.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-02-24 06:56:56.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-02-24 06:56:56.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.368 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557635ca: (connection evicted) 2025-02-24 06:56:56.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-02-24 06:56:56.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-02-24 06:56:56.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-02-24 06:56:56.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-02-24 06:56:56.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.369 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294a150c: (connection evicted) 2025-02-24 06:56:56.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-02-24 06:56:56.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c82f6bd 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-02-24 06:56:56.370 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-02-24 06:56:56.377 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-02-24 06:56:56.382 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-02-24 06:56:56.383 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-02-24 06:56:56.384 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56daf3b1 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-24 06:56:56.384 [Test worker @coroutine#5186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-02-24 06:56:56.391 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-24 06:56:56.396 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-24 06:56:56.397 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-24 06:56:56.397 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-24 06:56:56.401 [DefaultDispatcher-worker-20 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-02-24 06:56:56.409 [DefaultDispatcher-worker-3 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-02-24 06:56:56.415 [DefaultDispatcher-worker-18 @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f77917c 2025-02-24 06:56:56.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-02-24 06:56:56.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-02-24 06:56:56.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.421 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f77917c: (connection evicted) 2025-02-24 06:56:56.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-02-24 06:56:56.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-02-24 06:56:56.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-02-24 06:56:56.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-02-24 06:56:56.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.421 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363: (connection evicted) 2025-02-24 06:56:56.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.421 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-02-24 06:56:56.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-02-24 06:56:56.422 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f3458af 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.423 [Test worker @coroutine#5234] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-02-24 06:56:56.430 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.435 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.436 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.436 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.440 [DefaultDispatcher-worker-15 @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.440 [DefaultDispatcher-worker-7 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:56.441 [DefaultDispatcher-worker-7 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.441 [DefaultDispatcher-worker-7 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.441 [DefaultDispatcher-worker-7 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.441 [DefaultDispatcher-worker-20 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.441 [DefaultDispatcher-worker-20 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.450 [DefaultDispatcher-worker-10 @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.456 [DefaultDispatcher-worker-18 @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.465 [DefaultDispatcher-worker-10 @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75c2a35 2025-02-24 06:56:56.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-02-24 06:56:56.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-02-24 06:56:56.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.467 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c2a35: (connection evicted) 2025-02-24 06:56:56.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-02-24 06:56:56.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2102eb7a 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-02-24 06:56:56.468 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-02-24 06:56:56.475 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-02-24 06:56:56.482 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-02-24 06:56:56.483 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-02-24 06:56:56.484 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-02-24 06:56:56.484 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-02-24 06:56:56.484 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.484 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.484 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.484 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.484 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6acedf54 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-02-24 06:56:56.485 [Test worker @coroutine#5271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-02-24 06:56:56.492 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-02-24 06:56:56.497 [Test worker @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-02-24 06:56:56.497 [Test worker @coroutine#5280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-02-24 06:56:56.498 [Test worker @coroutine#5282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-02-24 06:56:56.502 [DefaultDispatcher-worker-3 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e 2025-02-24 06:56:56.509 [DefaultDispatcher-worker-17 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-02-24 06:56:56.514 [DefaultDispatcher-worker-4 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685f43ca 2025-02-24 06:56:56.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-02-24 06:56:56.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-02-24 06:56:56.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.518 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685f43ca: (connection evicted) 2025-02-24 06:56:56.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-02-24 06:56:56.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-02-24 06:56:56.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-02-24 06:56:56.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-02-24 06:56:56.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.519 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77f43f3e: (connection evicted) 2025-02-24 06:56:56.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-02-24 06:56:56.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f517209 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.520 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.521 [Test worker @coroutine#5309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-02-24 06:56:56.521 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-02-24 06:56:56.521 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-02-24 06:56:56.521 [Test worker @coroutine#5309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-02-24 06:56:56.529 [Test worker @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-02-24 06:56:56.529 [DefaultDispatcher-worker-20 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:56.529 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.529 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.529 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.529 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.530 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.533 [Test worker @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-02-24 06:56:56.534 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-02-24 06:56:56.535 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-02-24 06:56:56.539 [DefaultDispatcher-worker-6 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-02-24 06:56:56.542 [DefaultDispatcher-worker-15 @coroutine#5309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-02-24 06:56:56.548 [DefaultDispatcher-worker-12 @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b 2025-02-24 06:56:56.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-02-24 06:56:56.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-02-24 06:56:56.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.549 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e86ff3b: (connection evicted) 2025-02-24 06:56:56.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-02-24 06:56:56.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6878cd83 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.550 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-02-24 06:56:56.551 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-02-24 06:56:56.551 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-02-24 06:56:56.551 [Test worker @coroutine#5340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-02-24 06:56:56.558 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-02-24 06:56:56.562 [Test worker @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-02-24 06:56:56.563 [Test worker @coroutine#5343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-02-24 06:56:56.564 [Test worker @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-02-24 06:56:56.567 [DefaultDispatcher-worker-13 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:56.567 [DefaultDispatcher-worker-13 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.567 [DefaultDispatcher-worker-13 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.567 [DefaultDispatcher-worker-13 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.568 [DefaultDispatcher-worker-16 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.568 [DefaultDispatcher-worker-16 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.568 [DefaultDispatcher-worker-18 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-02-24 06:56:56.570 [DefaultDispatcher-worker-15 @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3027fe42 2025-02-24 06:56:56.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-02-24 06:56:56.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-02-24 06:56:56.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.571 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3027fe42: (connection evicted) 2025-02-24 06:56:56.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-02-24 06:56:56.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1643e817 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.572 [Test worker @coroutine#5371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-02-24 06:56:56.573 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-02-24 06:56:56.573 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-02-24 06:56:56.573 [Test worker @coroutine#5371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-02-24 06:56:56.580 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-02-24 06:56:56.585 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-02-24 06:56:56.586 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-02-24 06:56:56.587 [Test worker @coroutine#5376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-02-24 06:56:56.622 [DefaultDispatcher-worker-11 @coroutine#5378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9 2025-02-24 06:56:56.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-02-24 06:56:56.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-02-24 06:56:56.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.626 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@291fbdc9: (connection evicted) 2025-02-24 06:56:56.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-02-24 06:56:56.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-02-24 06:56:56.627 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ff1e6d 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.627 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.627 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.627 [Test worker @coroutine#5394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-02-24 06:56:56.627 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.628 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2025-02-24 06:56:56.628 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2025-02-24 06:56:56.628 [Test worker @coroutine#5394] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-02-24 06:56:56.628 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.632 [DefaultDispatcher-worker-2 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:56.632 [DefaultDispatcher-worker-2 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.632 [DefaultDispatcher-worker-2 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.632 [DefaultDispatcher-worker-2 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.633 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.633 [DefaultDispatcher-worker-14 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.636 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2025-02-24 06:56:56.640 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2025-02-24 06:56:56.641 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2025-02-24 06:56:56.642 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2025-02-24 06:56:56.646 [DefaultDispatcher-worker-18 @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2025-02-24 06:56:56.649 [DefaultDispatcher-worker-11 @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14 2025-02-24 06:56:56.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-02-24 06:56:56.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-02-24 06:56:56.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.652 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ac5a14: (connection evicted) 2025-02-24 06:56:56.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-02-24 06:56:56.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-02-24 06:56:56.654 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4ec62d 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c902a72 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c902a72 2025-02-24 06:56:56.655 [Test worker @coroutine#5422] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-02-24 06:56:56.662 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c902a72 2025-02-24 06:56:56.667 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c902a72 2025-02-24 06:56:56.668 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c902a72 2025-02-24 06:56:56.668 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c902a72 2025-02-24 06:56:56.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-02-24 06:56:56.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-02-24 06:56:56.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:56.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.671 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-02-24 06:56:56.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eda3ade 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.671 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-02-24 06:56:56.672 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-02-24 06:56:56.672 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-02-24 06:56:56.672 [Test worker @coroutine#5438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-02-24 06:56:56.679 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-02-24 06:56:56.683 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-02-24 06:56:56.684 [Test worker @coroutine#5441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-02-24 06:56:56.685 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@554f6e30 2025-02-24 06:56:56.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-02-24 06:56:56.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-02-24 06:56:56.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:56.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-02-24 06:56:56.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f9e42d2 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-02-24 06:56:56.687 [Test worker @coroutine#5454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-02-24 06:56:56.695 [Test worker @coroutine#5454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-02-24 06:56:56.700 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-02-24 06:56:56.701 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-02-24 06:56:56.701 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c0c14 2025-02-24 06:56:56.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-02-24 06:56:56.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-02-24 06:56:56.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:56.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-02-24 06:56:56.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-02-24 06:56:56.708 [UI Thread @coroutine#5475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48213/Site/verify 2025-02-24 06:56:56.708 [UI Thread @coroutine#5475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48213/Site/verify. 2025-02-24 06:56:56.708 [UI Thread @coroutine#5475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48213/Site/verify 2025-02-24 06:56:56.709 [UI Thread @coroutine#5475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48213/Site/verify 2025-02-24 06:56:56.709 [UI Thread @coroutine#5475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48213/Site/verify 2025-02-24 06:56:56.709 [UI Thread @coroutine#5475] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48213/Site/verify. 2025-02-24 06:56:56.709 [UI Thread @coroutine#5475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48213/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79a1f0a1 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-02-24 06:56:56.712 [Test worker @coroutine#5489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-02-24 06:56:56.720 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-02-24 06:56:56.725 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-02-24 06:56:56.726 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-02-24 06:56:56.727 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5af535ff 2025-02-24 06:56:56.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-02-24 06:56:56.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-02-24 06:56:56.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:56.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-02-24 06:56:56.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189e986f 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-02-24 06:56:56.729 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-02-24 06:56:56.741 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-02-24 06:56:56.743 [DefaultDispatcher-worker-9 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:56.743 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.743 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.743 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.744 [DefaultDispatcher-worker-18 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.744 [DefaultDispatcher-worker-18 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.747 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-02-24 06:56:56.748 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-02-24 06:56:56.748 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a632ae0 2025-02-24 06:56:56.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-02-24 06:56:56.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-02-24 06:56:56.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:56.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-02-24 06:56:56.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f636a5 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-24 06:56:56.751 [Test worker @coroutine#5526] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-02-24 06:56:56.760 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-24 06:56:56.765 [Test worker @coroutine#5527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-24 06:56:56.766 [Test worker @coroutine#5529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-24 06:56:56.767 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-02-24 06:56:56.768 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50725/Site/verify 2025-02-24 06:56:56.768 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50725/Site/verify. 2025-02-24 06:56:56.768 [UI Thread @coroutine#5540] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50725/Site/verify 2025-02-24 06:56:56.769 [UI Thread @coroutine#5540] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50725/Site/verify 2025-02-24 06:56:56.769 [UI Thread @coroutine#5540] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50725/Site/verify 2025-02-24 06:56:56.769 [UI Thread @coroutine#5540] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50725/Site/verify. 2025-02-24 06:56:56.769 [UI Thread @coroutine#5540] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50725/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:56.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-02-24 06:56:56.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-02-24 06:56:56.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:56.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-02-24 06:56:56.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-02-24 06:56:56.773 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41371/Site/verify 2025-02-24 06:56:56.774 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41371/Site/verify. 2025-02-24 06:56:56.774 [UI Thread @coroutine#5552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41371/Site/verify 2025-02-24 06:56:56.774 [UI Thread @coroutine#5552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41371/Site/verify 2025-02-24 06:56:56.774 [UI Thread @coroutine#5552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41371/Site/verify 2025-02-24 06:56:56.774 [UI Thread @coroutine#5552] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41371/Site/verify. 2025-02-24 06:56:56.774 [UI Thread @coroutine#5552] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41371/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:56.777 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51049/Site/verify 2025-02-24 06:56:56.777 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51049/Site/verify. 2025-02-24 06:56:56.778 [UI Thread @coroutine#5565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51049/Site/verify 2025-02-24 06:56:56.778 [UI Thread @coroutine#5565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51049/Site/verify 2025-02-24 06:56:56.778 [UI Thread @coroutine#5565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51049/Site/verify 2025-02-24 06:56:56.778 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51049/Site/verify. 2025-02-24 06:56:56.779 [UI Thread @coroutine#5565] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51049/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:56.782 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-02-24 06:56:56.782 [UI Thread @coroutine#5579] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-02-24 06:56:56.782 [UI Thread @coroutine#5579] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-02-24 06:56:56.783 [UI Thread @coroutine#5579] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-02-24 06:56:56.784 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46933c4 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.785 [Test worker @coroutine#5586] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-02-24 06:56:56.793 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.798 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.799 [Test worker @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.800 [Test worker @coroutine#5591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.804 [DefaultDispatcher-worker-15 @coroutine#5593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.814 [DefaultDispatcher-worker-13 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.816 [DefaultDispatcher-worker-16 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:56.816 [DefaultDispatcher-worker-16 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.816 [DefaultDispatcher-worker-16 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.817 [DefaultDispatcher-worker-16 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.817 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.817 [DefaultDispatcher-worker-20 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.818 [DefaultDispatcher-worker-10 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.821 [DefaultDispatcher-worker-17 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.824 [DefaultDispatcher-worker-13 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.827 [DefaultDispatcher-worker-19 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.831 [DefaultDispatcher-worker-9 @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.840 [DefaultDispatcher-worker-12 @coroutine#5612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379cfc77 2025-02-24 06:56:56.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-02-24 06:56:56.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-02-24 06:56:56.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.841 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@379cfc77: (connection evicted) 2025-02-24 06:56:56.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-02-24 06:56:56.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b76a0f4 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.842 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.843 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.843 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-02-24 06:56:56.843 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-02-24 06:56:56.843 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-02-24 06:56:56.843 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-02-24 06:56:56.850 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-02-24 06:56:56.855 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-02-24 06:56:56.855 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-02-24 06:56:56.856 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4285b1bd 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.856 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-24 06:56:56.857 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-02-24 06:56:56.865 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-24 06:56:56.869 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-24 06:56:56.870 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-24 06:56:56.871 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-24 06:56:56.874 [DefaultDispatcher-worker-3 @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6 2025-02-24 06:56:56.881 [DefaultDispatcher-worker-20 @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-02-24 06:56:56.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-02-24 06:56:56.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-02-24 06:56:56.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.889 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65314e4: (connection evicted) 2025-02-24 06:56:56.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-02-24 06:56:56.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-02-24 06:56:56.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-02-24 06:56:56.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-02-24 06:56:56.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.890 [HikariPool-237 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4caeeab6: (connection evicted) 2025-02-24 06:56:56.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-02-24 06:56:56.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d1bb9c 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.890 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-02-24 06:56:56.891 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-02-24 06:56:56.898 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-02-24 06:56:56.903 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-02-24 06:56:56.904 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-02-24 06:56:56.904 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-02-24 06:56:56.904 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f25176a 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-02-24 06:56:56.905 [Test worker @coroutine#5667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-02-24 06:56:56.912 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-02-24 06:56:56.916 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-02-24 06:56:56.917 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-02-24 06:56:56.918 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-02-24 06:56:56.922 [DefaultDispatcher-worker-1 @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f 2025-02-24 06:56:56.928 [DefaultDispatcher-worker-10 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-02-24 06:56:56.929 [DefaultDispatcher-worker-6 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:56.930 [DefaultDispatcher-worker-6 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.930 [DefaultDispatcher-worker-6 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:56.930 [DefaultDispatcher-worker-6 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.930 [DefaultDispatcher-worker-1 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.930 [DefaultDispatcher-worker-1 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:56.932 [DefaultDispatcher-worker-8 @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-02-24 06:56:56.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-02-24 06:56:56.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-02-24 06:56:56.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.935 [HikariPool-238 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7049d079: (connection evicted) 2025-02-24 06:56:56.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-02-24 06:56:56.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-02-24 06:56:56.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-02-24 06:56:56.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-02-24 06:56:56.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:56.935 [HikariPool-239 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26df4e2f: (connection evicted) 2025-02-24 06:56:56.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:56.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-02-24 06:56:56.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@186149f9 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-02-24 06:56:56.936 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-02-24 06:56:56.944 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-02-24 06:56:56.948 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-02-24 06:56:56.949 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-02-24 06:56:56.950 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3919e2d7 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-02-24 06:56:56.950 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-02-24 06:56:56.957 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-02-24 06:56:56.962 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-02-24 06:56:56.963 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-02-24 06:56:56.964 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-02-24 06:56:56.967 [DefaultDispatcher-worker-17 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106277d6 2025-02-24 06:56:56.974 [DefaultDispatcher-worker-11 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-02-24 06:56:56.977 [DefaultDispatcher-worker-20 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b06da60 2025-02-24 06:56:57.037 [HikariPool-240 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.051 [HikariPool-241 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-02-24 06:56:57.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-02-24 06:56:57.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.229 [HikariPool-240 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b06da60: (connection evicted) 2025-02-24 06:56:57.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-02-24 06:56:57.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-02-24 06:56:57.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-02-24 06:56:57.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-02-24 06:56:57.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.230 [HikariPool-241 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106277d6: (connection evicted) 2025-02-24 06:56:57.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-02-24 06:56:57.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c92d694 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.231 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-02-24 06:56:57.232 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-02-24 06:56:57.232 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-02-24 06:56:57.232 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-02-24 06:56:57.239 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-02-24 06:56:57.246 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-02-24 06:56:57.247 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-02-24 06:56:57.248 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@177d7e98 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-02-24 06:56:57.248 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-02-24 06:56:57.249 [Test worker @coroutine#5772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-02-24 06:56:57.256 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-02-24 06:56:57.260 [Test worker @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-02-24 06:56:57.261 [Test worker @coroutine#5782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-02-24 06:56:57.262 [Test worker @coroutine#5784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-02-24 06:56:57.266 [DefaultDispatcher-worker-7 @coroutine#5786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb 2025-02-24 06:56:57.270 [DefaultDispatcher-worker-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:57.270 [DefaultDispatcher-worker-1 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.270 [DefaultDispatcher-worker-1 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.270 [DefaultDispatcher-worker-1 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.271 [DefaultDispatcher-worker-18 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.271 [DefaultDispatcher-worker-18 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.273 [DefaultDispatcher-worker-10 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-02-24 06:56:57.276 [DefaultDispatcher-worker-12 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-02-24 06:56:57.280 [DefaultDispatcher-worker-18 @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b517988 2025-02-24 06:56:57.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-02-24 06:56:57.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-02-24 06:56:57.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.283 [HikariPool-242 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b517988: (connection evicted) 2025-02-24 06:56:57.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-02-24 06:56:57.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-02-24 06:56:57.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-02-24 06:56:57.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-02-24 06:56:57.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.283 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d3d89fb: (connection evicted) 2025-02-24 06:56:57.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-02-24 06:56:57.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23591a2c 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-02-24 06:56:57.284 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-02-24 06:56:57.292 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-02-24 06:56:57.297 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-02-24 06:56:57.298 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-02-24 06:56:57.298 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b0a6c53 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-02-24 06:56:57.299 [Test worker @coroutine#5827] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-02-24 06:56:57.306 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-02-24 06:56:57.311 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-02-24 06:56:57.312 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-02-24 06:56:57.312 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-02-24 06:56:57.316 [DefaultDispatcher-worker-18 @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bc41170 2025-02-24 06:56:57.323 [DefaultDispatcher-worker-3 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-02-24 06:56:57.326 [DefaultDispatcher-worker-20 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-02-24 06:56:57.330 [DefaultDispatcher-worker-6 @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf 2025-02-24 06:56:57.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-02-24 06:56:57.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-02-24 06:56:57.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.332 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e16fcaf: (connection evicted) 2025-02-24 06:56:57.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-02-24 06:56:57.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-02-24 06:56:57.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-02-24 06:56:57.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-02-24 06:56:57.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.332 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bc41170: (connection evicted) 2025-02-24 06:56:57.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-02-24 06:56:57.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c513e9f 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-02-24 06:56:57.333 [Test worker @coroutine#5878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-02-24 06:56:57.340 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-02-24 06:56:57.345 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-02-24 06:56:57.346 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-02-24 06:56:57.347 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c42dc9f 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-02-24 06:56:57.347 [Test worker @coroutine#5878] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-02-24 06:56:57.354 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-02-24 06:56:57.359 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-02-24 06:56:57.360 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-02-24 06:56:57.361 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-02-24 06:56:57.363 [DefaultDispatcher-worker-1 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:57.363 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.363 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.363 [DefaultDispatcher-worker-1 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.364 [DefaultDispatcher-worker-11 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1 2025-02-24 06:56:57.364 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.364 [DefaultDispatcher-worker-8 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.371 [DefaultDispatcher-worker-19 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-02-24 06:56:57.374 [DefaultDispatcher-worker-10 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-02-24 06:56:57.377 [DefaultDispatcher-worker-11 @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78d3578e 2025-02-24 06:56:57.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-02-24 06:56:57.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-02-24 06:56:57.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.380 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78d3578e: (connection evicted) 2025-02-24 06:56:57.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-02-24 06:56:57.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-02-24 06:56:57.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-02-24 06:56:57.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-02-24 06:56:57.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.380 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fbd0d1: (connection evicted) 2025-02-24 06:56:57.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-02-24 06:56:57.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@243deb3f 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a147ba 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@38a147ba 2025-02-24 06:56:57.382 [Test worker @coroutine#5933] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-02-24 06:56:57.389 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a147ba 2025-02-24 06:56:57.394 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a147ba 2025-02-24 06:56:57.395 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a147ba 2025-02-24 06:56:57.395 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a147ba 2025-02-24 06:56:57.400 [DefaultDispatcher-worker-16 @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38a147ba 2025-02-24 06:56:57.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-02-24 06:56:57.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-02-24 06:56:57.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.401 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38a147ba: (connection evicted) 2025-02-24 06:56:57.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-02-24 06:56:57.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62db3787 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2 2025-02-24 06:56:57.402 [Test worker @coroutine#5956] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-02-24 06:56:57.409 [Test worker @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2 2025-02-24 06:56:57.414 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2 2025-02-24 06:56:57.415 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2 2025-02-24 06:56:57.416 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2 2025-02-24 06:56:57.420 [DefaultDispatcher-worker-19 @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2 2025-02-24 06:56:57.429 [DefaultDispatcher-worker-8 @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2 2025-02-24 06:56:57.433 [DefaultDispatcher-worker-11 @coroutine#5956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2 2025-02-24 06:56:57.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-02-24 06:56:57.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-02-24 06:56:57.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.435 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68bbd5c2: (connection evicted) 2025-02-24 06:56:57.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-02-24 06:56:57.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c55d3ce 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.436 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-02-24 06:56:57.437 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.437 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.437 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-02-24 06:56:57.444 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.445 [DefaultDispatcher-worker-17 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:57.445 [DefaultDispatcher-worker-17 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.445 [DefaultDispatcher-worker-17 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.445 [DefaultDispatcher-worker-17 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.446 [DefaultDispatcher-worker-6 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.446 [DefaultDispatcher-worker-6 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.449 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.450 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.451 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.455 [DefaultDispatcher-worker-16 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.466 [DefaultDispatcher-worker-3 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.469 [DefaultDispatcher-worker-3 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.475 [DefaultDispatcher-worker-20 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-02-24 06:56:57.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-02-24 06:56:57.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-02-24 06:56:57.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.476 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f: (connection evicted) 2025-02-24 06:56:57.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-02-24 06:56:57.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d0e242f 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.477 [Test worker @coroutine#6016] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-02-24 06:56:57.484 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.489 [Test worker @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.490 [Test worker @coroutine#6019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.491 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.495 [DefaultDispatcher-worker-19 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.505 [DefaultDispatcher-worker-3 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.509 [DefaultDispatcher-worker-18 @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.513 [DefaultDispatcher-worker-5 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f94df5 2025-02-24 06:56:57.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-02-24 06:56:57.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-02-24 06:56:57.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.514 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f94df5: (connection evicted) 2025-02-24 06:56:57.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-02-24 06:56:57.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2027e9f9 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-02-24 06:56:57.516 [Test worker @coroutine#6048] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-02-24 06:56:57.524 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-02-24 06:56:57.529 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-02-24 06:56:57.530 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-02-24 06:56:57.530 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-02-24 06:56:57.533 [DefaultDispatcher-worker-16 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:57.534 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.534 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.534 [DefaultDispatcher-worker-16 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.534 [DefaultDispatcher-worker-3 @coroutine#6056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd 2025-02-24 06:56:57.534 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.534 [DefaultDispatcher-worker-20 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-02-24 06:56:57.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-02-24 06:56:57.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.535 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@608ccfcd: (connection evicted) 2025-02-24 06:56:57.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-02-24 06:56:57.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a558335 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-02-24 06:56:57.536 [Test worker @coroutine#6077] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-02-24 06:56:57.544 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-02-24 06:56:57.548 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-02-24 06:56:57.549 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-02-24 06:56:57.550 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154f5d37 2025-02-24 06:56:57.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-02-24 06:56:57.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-02-24 06:56:57.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-02-24 06:56:57.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f6b85c3 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.552 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.553 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-02-24 06:56:57.553 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a8c9e 2025-02-24 06:56:57.553 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@138a8c9e 2025-02-24 06:56:57.553 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-02-24 06:56:57.560 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a8c9e 2025-02-24 06:56:57.565 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a8c9e 2025-02-24 06:56:57.565 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a8c9e 2025-02-24 06:56:57.566 [Test worker @coroutine#6105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@138a8c9e 2025-02-24 06:56:57.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-02-24 06:56:57.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-02-24 06:56:57.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-02-24 06:56:57.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-02-24 06:56:57.569 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69f66981 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a90e2ab 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a90e2ab 2025-02-24 06:56:57.570 [UI Thread @coroutine#6122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-02-24 06:56:57.572 [DefaultDispatcher-worker-18 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:57.572 [DefaultDispatcher-worker-18 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.572 [DefaultDispatcher-worker-18 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.572 [DefaultDispatcher-worker-18 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.572 [DefaultDispatcher-worker-8 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.572 [DefaultDispatcher-worker-8 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.578 [UI Thread @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a90e2ab 2025-02-24 06:56:57.584 [UI Thread @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a90e2ab 2025-02-24 06:56:57.585 [UI Thread @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a90e2ab 2025-02-24 06:56:57.586 [UI Thread @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a90e2ab 2025-02-24 06:56:57.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-02-24 06:56:57.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-02-24 06:56:57.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.588 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a90e2ab: (connection evicted) 2025-02-24 06:56:57.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-02-24 06:56:57.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fc2e0b7 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.589 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a2c6a 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a2c6a 2025-02-24 06:56:57.590 [Test worker @coroutine#6140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-02-24 06:56:57.598 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a2c6a 2025-02-24 06:56:57.603 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a2c6a 2025-02-24 06:56:57.604 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a2c6a 2025-02-24 06:56:57.604 [Test worker @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a2c6a 2025-02-24 06:56:57.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-02-24 06:56:57.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-02-24 06:56:57.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-02-24 06:56:57.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28e9f6b8 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-02-24 06:56:57.607 [Test worker @coroutine#6156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-02-24 06:56:57.615 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-02-24 06:56:57.620 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-02-24 06:56:57.621 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-02-24 06:56:57.622 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f35cb 2025-02-24 06:56:57.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-02-24 06:56:57.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-02-24 06:56:57.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-02-24 06:56:57.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e744b4b 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-02-24 06:56:57.624 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-02-24 06:56:57.632 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-02-24 06:56:57.632 [DefaultDispatcher-worker-20 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:57.632 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.632 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.632 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.632 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.636 [DefaultDispatcher-worker-19 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:57.637 [DefaultDispatcher-worker-19 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.637 [DefaultDispatcher-worker-19 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.637 [DefaultDispatcher-worker-19 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.637 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-02-24 06:56:57.637 [DefaultDispatcher-worker-19 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.637 [DefaultDispatcher-worker-19 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.638 [Test worker @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-02-24 06:56:57.638 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71897380 2025-02-24 06:56:57.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-02-24 06:56:57.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-02-24 06:56:57.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-02-24 06:56:57.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@378446f9 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-02-24 06:56:57.640 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-02-24 06:56:57.641 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-02-24 06:56:57.641 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-02-24 06:56:57.648 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-02-24 06:56:57.653 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-02-24 06:56:57.654 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-02-24 06:56:57.655 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39badc71 2025-02-24 06:56:57.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-02-24 06:56:57.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-02-24 06:56:57.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.656 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-02-24 06:56:57.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b3c2e59 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-02-24 06:56:57.657 [Test worker @coroutine#6210] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-02-24 06:56:57.665 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-02-24 06:56:57.670 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-02-24 06:56:57.671 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-02-24 06:56:57.672 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127e838b 2025-02-24 06:56:57.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-02-24 06:56:57.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-02-24 06:56:57.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-02-24 06:56:57.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28de7e2e 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4e0f3 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ea4e0f3 2025-02-24 06:56:57.675 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-02-24 06:56:57.683 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4e0f3 2025-02-24 06:56:57.688 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4e0f3 2025-02-24 06:56:57.689 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4e0f3 2025-02-24 06:56:57.689 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ea4e0f3 2025-02-24 06:56:57.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-02-24 06:56:57.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-02-24 06:56:57.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-02-24 06:56:57.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a29aced 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-02-24 06:56:57.691 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-02-24 06:56:57.699 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-02-24 06:56:57.704 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-02-24 06:56:57.705 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-02-24 06:56:57.708 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741d2dda 2025-02-24 06:56:57.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-02-24 06:56:57.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-02-24 06:56:57.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-02-24 06:56:57.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d3697ae 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.711 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-02-24 06:56:57.712 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c642ef 2025-02-24 06:56:57.712 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@20c642ef 2025-02-24 06:56:57.712 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-02-24 06:56:57.719 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c642ef 2025-02-24 06:56:57.724 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c642ef 2025-02-24 06:56:57.725 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c642ef 2025-02-24 06:56:57.726 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20c642ef 2025-02-24 06:56:57.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-02-24 06:56:57.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-02-24 06:56:57.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-02-24 06:56:57.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@205f573e 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-02-24 06:56:57.729 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-02-24 06:56:57.737 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-02-24 06:56:57.742 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-02-24 06:56:57.743 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-02-24 06:56:57.744 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-02-24 06:56:57.746 [UI Thread @coroutine#6297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-02-24 06:56:57.746 [UI Thread @coroutine#6297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-02-24 06:56:57.746 [UI Thread @coroutine#6297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-02-24 06:56:57.747 [UI Thread @coroutine#6297] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-02-24 06:56:57.748 [DefaultDispatcher-worker-10 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:57.748 [DefaultDispatcher-worker-10 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.748 [DefaultDispatcher-worker-10 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.748 [DefaultDispatcher-worker-10 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.748 [Test worker] DEBUG c.zaxxer.hikari.pool.ProxyConnection - HikariPool-264 - Executed rollback on connection org.sqlite.jdbc4.JDBC4Connection@20983174 due to dirty commit state on close(). 2025-02-24 06:56:57.748 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20983174 2025-02-24 06:56:57.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-02-24 06:56:57.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-02-24 06:56:57.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.748 [HikariPool-264 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20983174: (connection evicted) 2025-02-24 06:56:57.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-02-24 06:56:57.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-02-24 06:56:57.748 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.748 [DefaultDispatcher-worker-9 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3ee7f3 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.749 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-02-24 06:56:57.750 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-02-24 06:56:57.750 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-02-24 06:56:57.750 [Test worker @coroutine#6306] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-02-24 06:56:57.757 [Test worker @coroutine#6306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-02-24 06:56:57.762 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-02-24 06:56:57.763 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-02-24 06:56:57.763 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c1f3950 2025-02-24 06:56:57.765 [UI Thread @coroutine#6323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58661/Site/verify 2025-02-24 06:56:57.765 [UI Thread @coroutine#6323] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58661/Site/verify. 2025-02-24 06:56:57.765 [UI Thread @coroutine#6323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58661/Site/verify 2025-02-24 06:56:57.766 [UI Thread @coroutine#6323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58661/Site/verify 2025-02-24 06:56:57.766 [UI Thread @coroutine#6323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58661/Site/verify 2025-02-24 06:56:57.766 [UI Thread @coroutine#6323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58661/Site/verify. 2025-02-24 06:56:57.766 [UI Thread @coroutine#6323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58661/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-02-24 06:56:57.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-02-24 06:56:57.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-02-24 06:56:57.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-02-24 06:56:57.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:57.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-02-24 06:56:57.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b7da2c4 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:57.769 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-02-24 06:56:57.770 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7c75d9 2025-02-24 06:56:57.770 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7c75d9 2025-02-24 06:56:57.770 [Test worker @coroutine#6330] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-02-24 06:56:57.778 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7c75d9 2025-02-24 06:56:57.783 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7c75d9 2025-02-24 06:56:57.783 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7c75d9 2025-02-24 06:56:57.784 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7c75d9 2025-02-24 06:56:57.789 [DefaultDispatcher-worker-4 @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7c75d9 2025-02-24 06:56:57.792 [DefaultDispatcher-worker-13 @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7c75d9 2025-02-24 06:56:57.795 [UI Thread @coroutine#6350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52289/698103198723465216/_ustadmanifest.json 2025-02-24 06:56:57.796 [UI Thread @coroutine#6350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52289/698103198723465216/_ustadmanifest.json. 2025-02-24 06:56:57.796 [UI Thread @coroutine#6350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52289/698103198723465216/_ustadmanifest.json 2025-02-24 06:56:57.796 [UI Thread @coroutine#6350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52289/698103198723465216/_ustadmanifest.json 2025-02-24 06:56:57.796 [UI Thread @coroutine#6350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52289/698103198723465216/_ustadmanifest.json 2025-02-24 06:56:57.797 [UI Thread @coroutine#6350] 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:52289/698103198723465216/_ustadmanifest.json. 2025-02-24 06:56:57.797 [UI Thread @coroutine#6350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52289/698103198723465216/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:57.797 [UI Thread @coroutine#6350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52289/mediainfo.json 2025-02-24 06:56:57.797 [UI Thread @coroutine#6350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52289/mediainfo.json. 2025-02-24 06:56:57.797 [UI Thread @coroutine#6350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52289/mediainfo.json 2025-02-24 06:56:57.797 [UI Thread @coroutine#6350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52289/mediainfo.json 2025-02-24 06:56:57.797 [UI Thread @coroutine#6350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52289/mediainfo.json 2025-02-24 06:56:57.821 [DefaultDispatcher-worker-11 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:57.821 [DefaultDispatcher-worker-11 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.821 [DefaultDispatcher-worker-11 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.821 [DefaultDispatcher-worker-11 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.822 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.822 [DefaultDispatcher-worker-3 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.839 [UI Thread @coroutine#6350] 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:52289/mediainfo.json. 2025-02-24 06:56:57.839 [UI Thread @coroutine#6350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52289/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:57.870 [HikariPool-266 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:57.935 [DefaultDispatcher-worker-14 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:57.935 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.935 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:57.935 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.936 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:57.936 [DefaultDispatcher-worker-4 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.276 [DefaultDispatcher-worker-2 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7859fc7 2025-02-24 06:56:58.276 [DefaultDispatcher-worker-2 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.276 [DefaultDispatcher-worker-2 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.276 [DefaultDispatcher-worker-2 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.276 [DefaultDispatcher-worker-3 @coroutine#2059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.276 [DefaultDispatcher-worker-3 @coroutine#2059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54155/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.368 [DefaultDispatcher-worker-14 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453bbb9b 2025-02-24 06:56:58.368 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.368 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.368 [DefaultDispatcher-worker-14 @coroutine#2091] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.369 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.369 [DefaultDispatcher-worker-7 @coroutine#2091] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51163/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.450 [DefaultDispatcher-worker-4 @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22d23c27 2025-02-24 06:56:58.450 [DefaultDispatcher-worker-4 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.450 [DefaultDispatcher-worker-4 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.450 [DefaultDispatcher-worker-4 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.451 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.451 [DefaultDispatcher-worker-15 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50711/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.538 [DefaultDispatcher-worker-9 @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e895acb 2025-02-24 06:56:58.539 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.539 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.539 [DefaultDispatcher-worker-9 @coroutine#2170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.539 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.539 [DefaultDispatcher-worker-13 @coroutine#2170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32979/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.576 [DefaultDispatcher-worker-11 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60be9fdf 2025-02-24 06:56:58.577 [DefaultDispatcher-worker-11 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.577 [DefaultDispatcher-worker-11 @coroutine#2199] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.577 [DefaultDispatcher-worker-11 @coroutine#2199] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.577 [DefaultDispatcher-worker-18 @coroutine#2199] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.577 [DefaultDispatcher-worker-18 @coroutine#2199] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50465/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.636 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cc9d076 2025-02-24 06:56:58.637 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.637 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.637 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.637 [DefaultDispatcher-worker-7 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.641 [DefaultDispatcher-worker-3 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f41f259 2025-02-24 06:56:58.641 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.641 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.641 [DefaultDispatcher-worker-3 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.641 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.641 [DefaultDispatcher-worker-15 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41859/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.753 [DefaultDispatcher-worker-15 @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7104b117 2025-02-24 06:56:58.753 [DefaultDispatcher-worker-15 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.753 [DefaultDispatcher-worker-15 @coroutine#2293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.753 [DefaultDispatcher-worker-15 @coroutine#2293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.753 [DefaultDispatcher-worker-12 @coroutine#2293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.753 [DefaultDispatcher-worker-12 @coroutine#2293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40565/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.826 [DefaultDispatcher-worker-8 @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d0ce8a1 2025-02-24 06:56:58.827 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.827 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.827 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.827 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.827 [DefaultDispatcher-worker-8 @coroutine#2335] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53127/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-02-24 06:56:58.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-02-24 06:56:58.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:58.842 [HikariPool-266 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7c75d9: (connection evicted) 2025-02-24 06:56:58.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:58.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-02-24 06:56:58.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-02-24 06:56:58.876 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c156ea 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-24 06:56:58.877 [Test worker @coroutine#6396] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-02-24 06:56:58.886 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-24 06:56:58.892 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-24 06:56:58.893 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-24 06:56:58.894 [Test worker @coroutine#6401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-24 06:56:58.899 [DefaultDispatcher-worker-16 @coroutine#6403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-24 06:56:58.902 [DefaultDispatcher-worker-5 @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@418a4fff 2025-02-24 06:56:58.979 [HikariPool-267 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:58.980 [DefaultDispatcher-worker-15 @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1071f3ad 2025-02-24 06:56:58.980 [DefaultDispatcher-worker-15 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.980 [DefaultDispatcher-worker-15 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId. 2025-02-24 06:56:58.980 [DefaultDispatcher-worker-15 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.980 [DefaultDispatcher-worker-16 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.980 [DefaultDispatcher-worker-16 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44925/UmAppDatabase/replication/nodeId 2025-02-24 06:56:58.983 [UI Thread @coroutine#6412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50005/698103204302233600/_ustadmanifest.json 2025-02-24 06:56:58.983 [UI Thread @coroutine#6412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50005/698103204302233600/_ustadmanifest.json. 2025-02-24 06:56:58.983 [UI Thread @coroutine#6412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50005/698103204302233600/_ustadmanifest.json 2025-02-24 06:56:58.983 [UI Thread @coroutine#6412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50005/698103204302233600/_ustadmanifest.json 2025-02-24 06:56:58.983 [UI Thread @coroutine#6412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50005/698103204302233600/_ustadmanifest.json 2025-02-24 06:56:58.984 [UI Thread @coroutine#6412] 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:50005/698103204302233600/_ustadmanifest.json. 2025-02-24 06:56:58.984 [UI Thread @coroutine#6412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50005/698103204302233600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:58.984 [UI Thread @coroutine#6412] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50005/tincan.xml 2025-02-24 06:56:58.984 [UI Thread @coroutine#6412] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50005/tincan.xml. 2025-02-24 06:56:58.984 [UI Thread @coroutine#6412] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50005/tincan.xml 2025-02-24 06:56:58.984 [UI Thread @coroutine#6412] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50005/tincan.xml 2025-02-24 06:56:58.984 [UI Thread @coroutine#6412] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50005/tincan.xml 2025-02-24 06:56:59.025 [UI Thread @coroutine#6412] 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:50005/tincan.xml. 2025-02-24 06:56:59.025 [UI Thread @coroutine#6412] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50005/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-02-24 06:56:59.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-02-24 06:56:59.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-02-24 06:56:59.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-02-24 06:56:59.031 [HikariPool-267 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418a4fff: (connection evicted) 2025-02-24 06:56:59.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-02-24 06:56:59.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-02-24 06:56:59.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed.